Skip to content

Commit a335da3

Browse files
fix(container): update image quay.io/jetstack/charts/cert-manager ( v1.20.0 → v1.20.1 ) (#3087)
* Tweaked transmission-music script * fix(container): update image quay.io/jetstack/charts/cert-manager ( v1.20.0 → v1.20.1 ) | datasource | package | from | to | | ---------- | ------------------------------------ | ------- | ------- | | docker | quay.io/jetstack/charts/cert-manager | v1.20.0 | v1.20.1 | --------- Co-authored-by: Franta Bartik <fb@franta.us> Co-authored-by: lord-of-lightning-bot[bot] <170540725+lord-of-lightning-bot[bot]@users.noreply.github.com>
1 parent af892de commit a335da3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bootstrap/helmfile.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ releases:
5050
namespace: cert-manager
5151
atomic: true
5252
chart: oci://quay.io/jetstack/charts/cert-manager
53-
version: v1.20.0
53+
version: v1.20.1
5454
values: ["../kubernetes/apps/cert-manager/cert-manager/app/helm-values.yaml"]
5555
needs:
5656
- kube-system/coredns

kubernetes/apps/cert-manager/cert-manager/app/helmrelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ spec:
1010
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
1111
operation: copy
1212
ref:
13-
tag: v1.20.0
13+
tag: v1.20.1
1414
url: oci://quay.io/jetstack/charts/cert-manager
1515
---
1616
apiVersion: helm.toolkit.fluxcd.io/v2

0 commit comments

Comments
 (0)