diff --git a/class/defaults.yml b/class/defaults.yml index c787961f..548b8069 100644 --- a/class/defaults.yml +++ b/class/defaults.yml @@ -237,7 +237,7 @@ parameters: kubectl: registry: docker.io image: bitnami/kubectl - tag: '1.25.5@sha256:19dff0248157ae4cd320097ace1b5e0ffbb8bc7c7ea7fa3f13f73993fc6d7ee2' + tag: '1.28.2@sha256:8458f1808d23535d04c8508856501e6a10fa047647478e85654db61aceda96f6' charts: # We do not support helm chart versions older than v1.7.0 diff --git a/tests/golden/defaults/rook-ceph/rook-ceph/99_cleanup.yaml b/tests/golden/defaults/rook-ceph/rook-ceph/99_cleanup.yaml index 8ed4050d..82603e9d 100644 --- a/tests/golden/defaults/rook-ceph/rook-ceph/99_cleanup.yaml +++ b/tests/golden/defaults/rook-ceph/rook-ceph/99_cleanup.yaml @@ -86,7 +86,7 @@ spec: env: - name: HOME value: /home - image: docker.io/bitnami/kubectl:1.25.5@sha256:19dff0248157ae4cd320097ace1b5e0ffbb8bc7c7ea7fa3f13f73993fc6d7ee2 + image: docker.io/bitnami/kubectl:1.28.2@sha256:8458f1808d23535d04c8508856501e6a10fa047647478e85654db61aceda96f6 imagePullPolicy: IfNotPresent name: cleanup-alertrules ports: [] diff --git a/tests/golden/openshift4/rook-ceph/rook-ceph/99_cleanup.yaml b/tests/golden/openshift4/rook-ceph/rook-ceph/99_cleanup.yaml index 8ed4050d..82603e9d 100644 --- a/tests/golden/openshift4/rook-ceph/rook-ceph/99_cleanup.yaml +++ b/tests/golden/openshift4/rook-ceph/rook-ceph/99_cleanup.yaml @@ -86,7 +86,7 @@ spec: env: - name: HOME value: /home - image: docker.io/bitnami/kubectl:1.25.5@sha256:19dff0248157ae4cd320097ace1b5e0ffbb8bc7c7ea7fa3f13f73993fc6d7ee2 + image: docker.io/bitnami/kubectl:1.28.2@sha256:8458f1808d23535d04c8508856501e6a10fa047647478e85654db61aceda96f6 imagePullPolicy: IfNotPresent name: cleanup-alertrules ports: []