From eb1cb118532dcd4a4fae6c1552569b84e697eebc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Oct 2023 21:56:57 +0000 Subject: [PATCH 1/2] feat(docker-image): update docuseal/docuseal docker tag to v1.2.1 | datasource | package | from | to | | ---------- | ----------------- | ------ | ----- | | docker | docuseal/docuseal | 1.1.10 | 1.2.1 | --- charts/apps/docuseal/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/apps/docuseal/values.yaml b/charts/apps/docuseal/values.yaml index e63d7dfc..d0e099f4 100644 --- a/charts/apps/docuseal/values.yaml +++ b/charts/apps/docuseal/values.yaml @@ -2,7 +2,7 @@ image: # -- image repository repository: docuseal/docuseal # -- image tag - tag: "1.1.10@sha256:b5d5e565ba2dc304fc2451c88c26ae50e739ec519d949bf35a79027dd61a161d" + tag: "1.2.1@sha256:261ff77fdcae08308955b9eb6d0b275116241b0bd4a58c6e847debf9437d1c8f" # -- image pull policy pullPolicy: IfNotPresent From 85e97b12201d544e718f5cad2f28b32a02ed3fd1 Mon Sep 17 00:00:00 2001 From: Zakhar Bessarab Date: Mon, 2 Oct 2023 11:23:44 +0400 Subject: [PATCH 2/2] chore: bump chart version --- charts/apps/docuseal/Chart.yaml | 6 +++--- charts/apps/docuseal/README.md | 4 ++-- charts/library/common/README.md | 2 +- docs/charts/docuseal.md | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/charts/apps/docuseal/Chart.yaml b/charts/apps/docuseal/Chart.yaml index 67ba5cef..3614a9b3 100644 --- a/charts/apps/docuseal/Chart.yaml +++ b/charts/apps/docuseal/Chart.yaml @@ -1,9 +1,9 @@ annotations: artifacthub.io/changes: |- - kind: changed - description: update docuseal/docuseal docker tag to v1.1.10 + description: update docuseal/docuseal docker tag to v1.2.1 apiVersion: v2 -appVersion: "v1.1.10" +appVersion: "v1.2.1" dependencies: - name: common repository: https://zekker6.github.io/helm-charts @@ -24,4 +24,4 @@ name: docuseal sources: - https://github.com/docusealco/docuseal - https://github.com/zekker6/charts/tree/master/charts/apps/docuseal -version: 1.12.0 +version: 1.13.0 diff --git a/charts/apps/docuseal/README.md b/charts/apps/docuseal/README.md index eec48717..17a50454 100644 --- a/charts/apps/docuseal/README.md +++ b/charts/apps/docuseal/README.md @@ -1,6 +1,6 @@ # docuseal -![Version: 1.12.0](https://img.shields.io/badge/Version-1.12.0-informational?style=flat-square) ![AppVersion: v1.1.10](https://img.shields.io/badge/AppVersion-v1.1.10-informational?style=flat-square) +![Version: 1.13.0](https://img.shields.io/badge/Version-1.13.0-informational?style=flat-square) ![AppVersion: v1.2.1](https://img.shields.io/badge/AppVersion-v1.2.1-informational?style=flat-square) docuseal helm package @@ -79,7 +79,7 @@ N/A | env | object | See below | environment variables. See more environment variables in the [docuseal documentation](https://github.com/docusealco/docuseal). | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.repository | string | `"docuseal/docuseal"` | image repository | -| image.tag | string | `"1.1.10@sha256:b5d5e565ba2dc304fc2451c88c26ae50e739ec519d949bf35a79027dd61a161d"` | image tag | +| image.tag | string | `"1.2.1@sha256:261ff77fdcae08308955b9eb6d0b275116241b0bd4a58c6e847debf9437d1c8f"` | image tag | | ingress.main | object | See values.yaml | Enable and configure ingress settings for the chart under this key. | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | | service | object | See values.yaml | Configures service settings for the chart. | diff --git a/charts/library/common/README.md b/charts/library/common/README.md index 8166e4fb..d2fce044 100644 --- a/charts/library/common/README.md +++ b/charts/library/common/README.md @@ -100,7 +100,7 @@ N/A | addons.promtail.env | object | `{}` | Set any environment variables for promtail here | | addons.promtail.image.pullPolicy | string | `"IfNotPresent"` | Specify the promtail image pull policy | | addons.promtail.image.repository | string | `"docker.io/grafana/promtail"` | Specify the promtail image | -| addons.promtail.image.tag | string | `"2.9.0"` | Specify the promtail image tag | +| addons.promtail.image.tag | string | `"2.9.1"` | Specify the promtail image tag | | addons.promtail.logs | list | `[]` | The paths to logs on the volume | | addons.promtail.loki | string | `""` | The URL to Loki | | addons.promtail.volumeMounts | list | `[]` | Specify a list of volumes that get mounted in the promtail container. At least 1 volumeMount is required! | diff --git a/docs/charts/docuseal.md b/docs/charts/docuseal.md index eec48717..17a50454 100644 --- a/docs/charts/docuseal.md +++ b/docs/charts/docuseal.md @@ -1,6 +1,6 @@ # docuseal -![Version: 1.12.0](https://img.shields.io/badge/Version-1.12.0-informational?style=flat-square) ![AppVersion: v1.1.10](https://img.shields.io/badge/AppVersion-v1.1.10-informational?style=flat-square) +![Version: 1.13.0](https://img.shields.io/badge/Version-1.13.0-informational?style=flat-square) ![AppVersion: v1.2.1](https://img.shields.io/badge/AppVersion-v1.2.1-informational?style=flat-square) docuseal helm package @@ -79,7 +79,7 @@ N/A | env | object | See below | environment variables. See more environment variables in the [docuseal documentation](https://github.com/docusealco/docuseal). | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.repository | string | `"docuseal/docuseal"` | image repository | -| image.tag | string | `"1.1.10@sha256:b5d5e565ba2dc304fc2451c88c26ae50e739ec519d949bf35a79027dd61a161d"` | image tag | +| image.tag | string | `"1.2.1@sha256:261ff77fdcae08308955b9eb6d0b275116241b0bd4a58c6e847debf9437d1c8f"` | image tag | | ingress.main | object | See values.yaml | Enable and configure ingress settings for the chart under this key. | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | | service | object | See values.yaml | Configures service settings for the chart. |