Skip to content

Commit

Permalink
epinio v1.6.1 (#340)
Browse files Browse the repository at this point in the history
  • Loading branch information
enrichman authored Jan 19, 2023
1 parent cad481b commit c6fd467
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions chart/epinio/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
annotations:
artifacthub.io/license: Apache-2.0
apiVersion: v2
appVersion: v1.6.0
appVersion: v1.6.1
dependencies:
- condition: dex.enabled, global.dex.enabled
name: dex
Expand Down Expand Up @@ -40,4 +40,4 @@ maintainers:
name: epinio
sources:
- https://github.com/epinio/epinio
version: 1.6.0
version: 1.6.1
2 changes: 1 addition & 1 deletion chart/epinio/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ minio:
epinio-ui:
enabled: true
epinioTheme: light
epinioVersion: "v1.6.0"
epinioVersion: "v1.6.1"
ingress:
enabled: false

Expand Down

0 comments on commit c6fd467

Please sign in to comment.