Skip to content

Commit

Permalink
[bitnami/sealed-secrets] Release 1.2.3 (bitnami#14359)
Browse files Browse the repository at this point in the history
* [bitnami/sealed-secrets] Release 1.2.3 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update README.md with readme-generator-for-helm

Signed-off-by: Bitnami Containers <[email protected]>

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Jan 14, 2023
1 parent cb0a972 commit c69f3c9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bitnami/sealed-secrets/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ name: sealed-secrets
sources:
- https://github.com/bitnami/containers/tree/main/bitnami/sealed-secrets
- https://github.com/bitnami-labs/sealed-secrets
version: 1.2.2
version: 1.2.3
2 changes: 1 addition & 1 deletion bitnami/sealed-secrets/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ The command removes all the Kubernetes components associated with the chart and
| --------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------ | ------------------------ |
| `image.registry` | Sealed Secrets image registry | `docker.io` |
| `image.repository` | Sealed Secrets image repository | `bitnami/sealed-secrets` |
| `image.tag` | Sealed Secrets image tag (immutable tags are recommended) | `0.19.3-scratch-r0` |
| `image.tag` | Sealed Secrets image tag (immutable tags are recommended) | `0.19.3-scratch-r1` |
| `image.digest` | Sealed Secrets image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
| `image.pullPolicy` | Sealed Secrets image pull policy | `IfNotPresent` |
| `image.pullSecrets` | Sealed Secrets image pull secrets | `[]` |
Expand Down
2 changes: 1 addition & 1 deletion bitnami/sealed-secrets/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/sealed-secrets
tag: 0.19.3-scratch-r0
tag: 0.19.3-scratch-r1
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit c69f3c9

Please sign in to comment.