Skip to content

Commit

Permalink
chore: Update Epinio UI image for Helm Chart chart/epinio (#517)
Browse files Browse the repository at this point in the history
Made with ❤️️ by updatecli

Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Nov 16, 2023
1 parent cd0daf7 commit 690e94c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions chart/epinio/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ image:
epinio-ui:
registry: ghcr.io/
repository: epinio/epinio-ui
tag: v1.10.0-0.0.1
tag: v1.11.0-0.0.1
bash:
registry: ghcr.io/
repository: epinio/epinio-unpacker
Expand Down Expand Up @@ -76,7 +76,6 @@ strategy:
maxSurge: 0
maxUnavailable: 1
certManagerNamespace: cert-manager

# Set enabled to false to disable cert manager.
# With the auto-creation of secrets from Cert request gone the secrets have to specified manually.
# See below. Leaving out the `dex` falls back to `epinio`. No other connections between them.
Expand All @@ -102,7 +101,6 @@ certManager:
cert: ""
key: ""
ca: ""

# Connection details for the S3 storage
s3:
endpoint: s3.amazonaws.com
Expand Down

0 comments on commit 690e94c

Please sign in to comment.