Skip to content

Commit

Permalink
chore: Update traefik 23.2.0 => 24.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
d2iq-mergebot committed Sep 1, 2023
1 parent 744c54a commit d050172
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion services/traefik/23.2.0/defaults/cm.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
kind: ConfigMap
metadata:
name: traefik-23.2.0-d2iq-defaults
name: traefik-24.0.0-d2iq-defaults
namespace: ${releaseNamespace}
data:
values.yaml: |
Expand Down
4 changes: 2 additions & 2 deletions services/traefik/23.2.0/traefik.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
kind: HelmRepository
name: helm.traefik.io-traefik
namespace: kommander-flux
version: 23.2.0
version: 24.0.0
interval: 15s
install:
crds: CreateReplace
Expand All @@ -25,7 +25,7 @@ spec:
releaseName: kommander-traefik
valuesFrom:
- kind: ConfigMap
name: traefik-23.2.0-d2iq-defaults
name: traefik-24.0.0-d2iq-defaults
---
apiVersion: v1
kind: ConfigMap
Expand Down

0 comments on commit d050172

Please sign in to comment.