Skip to content

Commit

Permalink
Merge pull request #25 from stackhpc/k8s_128
Browse files Browse the repository at this point in the history
Add kubernetes 1.27.6 and other bumps
  • Loading branch information
mnasiadka authored Nov 7, 2023
2 parents 010a260 + b291c6f commit 7a90806
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions .images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,19 @@ sources:
tag: v3.21.4
- repository: calico/pod2daemon-flexvol
tag: v3.21.4
# v3.26.3
- repository: calico/cni
host: docker.io
tag: v3.26.3
- repository: calico/kube-controllers
host: docker.io
tag: v3.26.3
- repository: calico/node
host: docker.io
tag: v3.26.3
- repository: calico/pod2daemon-flexvol
host: docker.io
tag: v3.26.3

# Conformance
- repository: conformance
Expand All @@ -40,6 +53,9 @@ sources:
- repository: coredns/coredns
host: docker.io
tag: 1.10.0
- reposutory: coredns/coredns
host: docker.io
tag: 1.11.1

# etcd
- repository: coreos/etcd
Expand All @@ -48,10 +64,16 @@ sources:
- repository: coreos/etcd
host: quay.io
tag: v3.5.4
- repository: coreos/etcd
host: quay.io
tag: v3.5.10

# Grafana
- repository: grafana/grafana
tag: 8.3.6
- repository: grafana/grafana
host: docker.io
tag: 10.2.0

# ingress-nginx
- repository: ingress-nginx/kube-webhook-certgen
Expand Down Expand Up @@ -138,6 +160,10 @@ sources:
- repository: rancher/hyperkube
tag: v1.27.5-rancher1
target_tag: v1.27.5
- repository: rancher/hyperkube
host: docker.io
tag: v1.27.6
target_tag: v1.27.6

# Thanos
- repository: thanos/thanos
Expand Down

0 comments on commit 7a90806

Please sign in to comment.