Skip to content

Commit

Permalink
chore: release 0.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
pow-devops2020 committed Jun 29, 2021
1 parent d5b227f commit bc4e9e9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
3 changes: 2 additions & 1 deletion charts/local-external-secrets/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@ apiVersion: v2
description: Local External Secrets
icon: https://raw.githubusercontent.com/jenkins-x/jenkins-x-platform/d273e09/images/go.png
name: local-external-secrets
version: 0.1.0-SNAPSHOT
version: 0.0.14
appVersion: 0.0.14
5 changes: 3 additions & 2 deletions charts/local-external-secrets/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@

# lets allow the schedular validation YAML to be disabled
# as its huge and can fail to install using `kubectl apply`
enableSchedulerValidation: true

# to enable local external secrets
localExternalSecrets: false
image:
repository: ghcr.io/jenkins-x/local-external-secrets
tag: 0.0.14

0 comments on commit bc4e9e9

Please sign in to comment.