Skip to content

Commit

Permalink
Merge pull request #1090 from kon-angelo/downgrade-unpublished-images
Browse files Browse the repository at this point in the history
downgrade unpublished images
  • Loading branch information
hebelsan authored Oct 18, 2024
2 parents c323779 + 3a98d67 commit 97e88fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions imagevector/images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ images:
- name: cloud-controller-manager
sourceRepository: github.com/kubernetes/cloud-provider-aws
repository: registry.k8s.io/provider-aws/cloud-controller-manager
tag: "v1.25.16"
tag: "v1.25.15"
targetVersion: "1.25.x"
labels:
- name: 'gardener.cloud/cve-categorisation'
Expand All @@ -30,7 +30,7 @@ images:
- name: cloud-controller-manager
sourceRepository: github.com/kubernetes/cloud-provider-aws
repository: registry.k8s.io/provider-aws/cloud-controller-manager
tag: "v1.26.13"
tag: "v1.26.12"
targetVersion: "1.26.x"
labels:
- name: 'gardener.cloud/cve-categorisation'
Expand Down

0 comments on commit 97e88fe

Please sign in to comment.