Skip to content

Commit bab3051

Browse files
chore(deps): update docker.io/rancher/kubectl docker tag to v1.34.1 (#864)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4286a12 commit bab3051

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/netbox/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
22
name: netbox
3-
version: 7.0.0
3+
version: 7.0.1
44
# renovate: image=ghcr.io/netbox-community/netbox
55
appVersion: "v4.4.0"
66
type: application
@@ -37,7 +37,7 @@ annotations:
3737
- name: busybox
3838
image: docker.io/busybox:1.37.0
3939
- name: kubectl
40-
image: docker.io/rancher/kubectl:v1.33.4
40+
image: docker.io/rancher/kubectl:v1.34.1
4141
artifacthub.io/license: Apache-2.0
4242
artifacthub.io/links: |
4343
- name: Upstream Project

charts/netbox/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1731,7 +1731,7 @@ worker:
17311731
image:
17321732
registry: docker.io
17331733
repository: rancher/kubectl
1734-
tag: v1.33.4
1734+
tag: v1.34.1
17351735
digest: ""
17361736
## Specify a imagePullPolicy
17371737
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images

0 commit comments

Comments
 (0)