File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
apiVersion : v2
2
2
name : netbox
3
- version : 7.0.0
3
+ version : 7.0.1
4
4
# renovate: image=ghcr.io/netbox-community/netbox
5
5
appVersion : " v4.4.0"
6
6
type : application
@@ -37,7 +37,7 @@ annotations:
37
37
- name: busybox
38
38
image: docker.io/busybox:1.37.0
39
39
- name: kubectl
40
- image: docker.io/rancher/kubectl:v1.33.4
40
+ image: docker.io/rancher/kubectl:v1.34.1
41
41
artifacthub.io/license : Apache-2.0
42
42
artifacthub.io/links : |
43
43
- name: Upstream Project
Original file line number Diff line number Diff line change @@ -1731,7 +1731,7 @@ worker:
1731
1731
image :
1732
1732
registry : docker.io
1733
1733
repository : rancher/kubectl
1734
- tag : v1.33.4
1734
+ tag : v1.34.1
1735
1735
digest : " "
1736
1736
# # Specify a imagePullPolicy
1737
1737
# # ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
You can’t perform that action at this time.
0 commit comments