Skip to content

Commit

Permalink
update charts
Browse files Browse the repository at this point in the history
  • Loading branch information
jlandowner committed Jun 14, 2023
1 parent a1247b0 commit 30b3c2b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/cosmo-traefik/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: cosmo-traefik
description: COSMO traefij Helm chart for Kubernetes
type: application
version: 0.9.0
version: 0.9.1
appVersion: "23.0.1"
kubeVersion: ">= 1.19.0-0"
home: https://github.com/cosmo-workspace/cosmo
Expand Down
2 changes: 1 addition & 1 deletion charts/cosmo-traefik/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ traefik:
# Additional initContainers (e.g. for setting file permission as shown below)
initContainers:
- name: copy-plugins
image: ghcr.io/cosmo-workspace/traefik-plugins:xxxx
image: ghcr.io/cosmo-workspace/cosmo-traefik-plugins:v0.9.1
imagePullPolicy: Always
command: ["sh", "-c", "cp -r /plugins-local/* /local-plugins/"]
volumeMounts:
Expand Down

0 comments on commit 30b3c2b

Please sign in to comment.