Skip to content

Commit

Permalink
[skip-ci] Update artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
stakater-github-root committed Mar 16, 2021
1 parent 77ac81b commit 6d0cddb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion charts/konfigurator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
apiVersion: v1
name: konfigurator
description: Konfigurator chart that runs on kubernetes
version: v0.0.27
version: 0.1.1
keywords:
- Konfigurator
- kubernetes
Expand Down
2 changes: 1 addition & 1 deletion charts/konfigurator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ konfigurator:
version: v0.0.27
image:
name: stakater/konfigurator
tag: "v0.0.27"
tag: v0.1.1
pullPolicy: IfNotPresent
env:
- name: WATCH_NAMESPACE
Expand Down
2 changes: 1 addition & 1 deletion config/rbac/role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ rules:
verbs:
- get
- list
- watch
- watch

0 comments on commit 6d0cddb

Please sign in to comment.