Skip to content

Commit 3dc5173

Browse files
Update service_k8s.json
Signed-off-by: Milisha Gupta <[email protected]>
1 parent 06db5c4 commit 3dc5173

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

input/config/x86_64/rhel/10.0/service_k8s.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
{ "package": "docker.io/victoriametrics/vmstorage", "type": "image", "tag": "v1.128.0-cluster" },
2020
{ "package": "docker.io/victoriametrics/vminsert", "type": "image", "tag": "v1.128.0-cluster" },
2121
{ "package": "docker.io/victoriametrics/vmselect", "type": "image", "tag": "v1.128.0-cluster" },
22-
{ "package": "docker.io/alpine/kubectl", "tag": "v1.34.1", "type": "image" },
22+
{ "package": "docker.io/alpine/kubectl", "tag": "1.34.1", "type": "image" },
2323
{ "package": "docker.io/curlimages/curl", "type": "image", "tag": "8.17.0" },
2424
{ "package": "docker.io/library/golang", "type": "image", "tag": "1.24" },
2525
{ "package": "docker.io/rmohr/activemq", "type": "image", "tag": "5.15.9" },
@@ -40,7 +40,7 @@
4040
"service_kube_control_plane": {
4141
"cluster": [
4242
{ "package": "ghcr.io/kube-vip/kube-vip", "tag": "v0.8.9", "type": "image" },
43-
{ "package": "docker.io/alpine/kubectl", "tag": "v1.34.1", "type": "image" },
43+
{ "package": "docker.io/alpine/kubectl", "tag": "1.34.1", "type": "image" },
4444
{ "package": "registry.k8s.io/kube-apiserver", "tag": "v1.34.1", "type": "image" },
4545
{ "package": "registry.k8s.io/kube-controller-manager", "tag": "v1.34.1", "type": "image" },
4646
{ "package": "registry.k8s.io/kube-scheduler", "tag": "v1.34.1", "type": "image" },
@@ -69,7 +69,7 @@
6969
{ "package": "registry.k8s.io/kube-scheduler", "tag": "v1.34.1", "type": "image" },
7070
{ "package": "registry.k8s.io/kube-proxy", "tag": "v1.34.1", "type": "image" },
7171
{ "package": "registry.k8s.io/coredns/coredns", "tag": "v1.12.1", "type": "image" },
72-
{ "package": "docker.io/alpine/kubectl", "tag": "v1.34.1", "type": "image" },
72+
{ "package": "docker.io/alpine/kubectl", "tag": "1.34.1", "type": "image" },
7373
{ "package": "registry.k8s.io/pause", "tag": "3.10.1", "type": "image" },
7474
{ "package": "registry.k8s.io/etcd", "tag": "3.6.4-0", "type": "image" },
7575
{ "package": "docker.io/calico/cni", "tag": "v3.30.3", "type": "image" },

0 commit comments

Comments
 (0)