Skip to content

Commit

Permalink
[bitnami/cert-manager] Release 0.4.5 updating components versions
Browse files Browse the repository at this point in the history
Signed-off-by: Bitnami Containers <containers@bitnami.com>
  • Loading branch information
bitnami-bot committed Feb 4, 2022
1 parent a2e8bea commit 790cf47
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions bitnami/cert-manager/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: https://charts.bitnami.com/bitnami
version: 1.10.4
digest: sha256:e177cdcd71e67a1e64e95260c4b780374e1d66e85be405d5dc58459654e49ffa
generated: "2022-01-26T21:58:42.680649349Z"
version: 1.11.1
digest: sha256:a000bcd4d4cdd813c67d633b5523b4a4cd478fb95f1cae665d9b0ba5c45b40e2
generated: "2022-02-04T19:00:57.957597642Z"
4 changes: 2 additions & 2 deletions bitnami/cert-manager/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
annotations:
category: CertificateAuthority
apiVersion: v2
appVersion: 1.7.0
appVersion: 1.7.1
dependencies:
- name: common
repository: https://charts.bitnami.com/bitnami
Expand All @@ -26,4 +26,4 @@ sources:
- https://github.com/bitnami/bitnami-docker-cert-manager-webhook
- https://github.com/bitnami/bitnami-docker-cainjector
- https://github.com/jetstack/cert-manager
version: 0.4.4
version: 0.4.5
8 changes: 4 additions & 4 deletions bitnami/cert-manager/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ controller:
image:
registry: docker.io
repository: bitnami/cert-manager
tag: 1.7.0-debian-10-r0
tag: 1.7.1-debian-10-r0
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
Expand Down Expand Up @@ -97,7 +97,7 @@ controller:
image:
registry: docker.io
repository: bitnami/acmesolver
tag: 1.6.1-debian-10-r82
tag: 1.7.0-debian-10-r8
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
Expand Down Expand Up @@ -310,7 +310,7 @@ webhook:
image:
registry: docker.io
repository: bitnami/cert-manager-webhook
tag: 1.6.1-debian-10-r81
tag: 1.7.0-debian-10-r8
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
Expand Down Expand Up @@ -561,7 +561,7 @@ cainjector:
image:
registry: docker.io
repository: bitnami/cainjector
tag: 1.6.1-debian-10-r81
tag: 1.7.0-debian-10-r8
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
Expand Down

0 comments on commit 790cf47

Please sign in to comment.