Skip to content

Commit

Permalink
use k8s-image-swapper 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
estahn committed Jan 30, 2023
1 parent 0c31ec0 commit 6af07dd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions charts/k8s-image-swapper/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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

0 comments on commit 6af07dd

Please sign in to comment.