diff --git a/charts/k8s-image-swapper/Chart.yaml b/charts/k8s-image-swapper/Chart.yaml index 5918e44..201fc61 100644 --- a/charts/k8s-image-swapper/Chart.yaml +++ b/charts/k8s-image-swapper/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: k8s-image-swapper description: Mirror images into your own registry and swap image references automatically. type: application -version: 1.5.0 -appVersion: 1.3.0 +version: 1.6.0 +appVersion: 1.4.1 home: https://github.com/estahn/charts/tree/main/charts/k8s-image-swapper keywords: - kubernetes @@ -15,7 +15,7 @@ maintainers: name: estahn annotations: artifacthub.io/changes: | - - "Ensure the patch jobs have different labels/label values than the deployment so HPA does not consider the patch jobs in its calculations creating errors." + - "k8s-image-swapper v1.4.1" artifacthub.io/images: | - name: k8s-image-webhook - image: ghcr.io/estahn/k8s-image-swapper:1.3.0 + image: ghcr.io/estahn/k8s-image-swapper:1.4.1