Skip to content

Commit

Permalink
Merge pull request #258 from zekker6/renovate/docuseal-docuseal-1.x
Browse files Browse the repository at this point in the history
fix(docker-image): update docuseal/docuseal docker tag to v1.2.2
  • Loading branch information
zekker6 committed Oct 9, 2023
2 parents cf8e969 + 3f4f67d commit 7255be4
Show file tree
Hide file tree
Showing 7 changed files with 11 additions and 11 deletions.
6 changes: 3 additions & 3 deletions charts/apps/docuseal/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
annotations:
artifacthub.io/changes: |-
- kind: changed
description: update docuseal/docuseal docker tag to v1.2.1
description: update docuseal/docuseal docker tag to v1.2.2
apiVersion: v2
appVersion: "v1.2.1"
appVersion: "v1.2.2"
dependencies:
- name: common
repository: https://zekker6.github.io/helm-charts
Expand All @@ -24,4 +24,4 @@ name: docuseal
sources:
- https://github.com/docusealco/docuseal
- https://github.com/zekker6/charts/tree/master/charts/apps/docuseal
version: 1.13.0
version: 1.14.0
4 changes: 2 additions & 2 deletions charts/apps/docuseal/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# docuseal

![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)
![Version: 1.14.0](https://img.shields.io/badge/Version-1.14.0-informational?style=flat-square) ![AppVersion: v1.2.2](https://img.shields.io/badge/AppVersion-v1.2.2-informational?style=flat-square)

docuseal helm package

Expand Down Expand Up @@ -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.2.1@sha256:261ff77fdcae08308955b9eb6d0b275116241b0bd4a58c6e847debf9437d1c8f"` | image tag |
| image.tag | string | `"1.2.2@sha256:e022f62c2cc7400e82164c075c7c9285998bc25e4be68b744c189b6fa8162f25"` | 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. |
Expand Down
2 changes: 1 addition & 1 deletion charts/apps/docuseal/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ image:
# -- image repository
repository: docuseal/docuseal
# -- image tag
tag: "1.2.1@sha256:261ff77fdcae08308955b9eb6d0b275116241b0bd4a58c6e847debf9437d1c8f"
tag: "1.2.2@sha256:e022f62c2cc7400e82164c075c7c9285998bc25e4be68b744c189b6fa8162f25"
# -- image pull policy
pullPolicy: IfNotPresent

Expand Down
2 changes: 1 addition & 1 deletion charts/apps/paperless/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://charts.bitnami.com/bitnami | postgresql | 12.x |
| https://charts.bitnami.com/bitnami | redis | 18.0.x |
| https://charts.bitnami.com/bitnami | redis | 18.1.x |
| https://zekker6.github.io/helm-charts | common | 0.4.3 |

## TL;DR
Expand Down
2 changes: 1 addition & 1 deletion charts/library/common/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ N/A
| addons.codeserver.git.deployKeySecret | string | `""` | Existing secret containing SSH private key The chart expects it to be present under the `id_rsa` key. |
| addons.codeserver.image.pullPolicy | string | `"IfNotPresent"` | Specify the code-server image pull policy |
| addons.codeserver.image.repository | string | `"ghcr.io/coder/code-server"` | Specify the code-server image |
| addons.codeserver.image.tag | string | `"4.16.1"` | Specify the code-server image tag |
| addons.codeserver.image.tag | string | `"4.17.1"` | Specify the code-server image tag |
| addons.codeserver.ingress.enabled | bool | `false` | Enable an ingress for the code-server add-on. |
| addons.codeserver.ingress.ingressClassName | string | `nil` | Set the ingressClass that is used for this ingress. Requires Kubernetes >=1.19 |
| addons.codeserver.service.enabled | bool | `true` | Enable a service for the code-server add-on. |
Expand Down
4 changes: 2 additions & 2 deletions docs/charts/docuseal.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# docuseal

![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)
![Version: 1.14.0](https://img.shields.io/badge/Version-1.14.0-informational?style=flat-square) ![AppVersion: v1.2.2](https://img.shields.io/badge/AppVersion-v1.2.2-informational?style=flat-square)

docuseal helm package

Expand Down Expand Up @@ -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.2.1@sha256:261ff77fdcae08308955b9eb6d0b275116241b0bd4a58c6e847debf9437d1c8f"` | image tag |
| image.tag | string | `"1.2.2@sha256:e022f62c2cc7400e82164c075c7c9285998bc25e4be68b744c189b6fa8162f25"` | 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. |
Expand Down
2 changes: 1 addition & 1 deletion docs/charts/paperless.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://charts.bitnami.com/bitnami | postgresql | 12.x |
| https://charts.bitnami.com/bitnami | redis | 18.0.x |
| https://charts.bitnami.com/bitnami | redis | 18.1.x |
| https://zekker6.github.io/helm-charts | common | 0.4.3 |

## TL;DR
Expand Down

0 comments on commit 7255be4

Please sign in to comment.