Skip to content

Commit

Permalink
(helm)update image
Browse files Browse the repository at this point in the history
  • Loading branch information
x0ddf committed Feb 10, 2025
1 parent d5d97f9 commit 0b89e02
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/whodidthat/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: whodidthat
description: A Kubernetes admission controller that tracks resource creation and modification
type: application
version: 0.1.0
appVersion: 0.1.0
version: 0.1.1
appVersion: 0.1.1
keywords:
- kubernetes
- admission-controller
Expand Down
2 changes: 1 addition & 1 deletion charts/whodidthat/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
replicaCount: 1

image:
repository: ghcr.io/x0ddf/whodidthat-controller
repository: ghcr.io/x0ddf/whodidthat-adm-controller
pullPolicy: IfNotPresent
tag: ""

Expand Down

0 comments on commit 0b89e02

Please sign in to comment.