Skip to content

Commit

Permalink
feat: bump kubetunnel to v0.0.26
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Palesandro committed Jul 19, 2023
1 parent 100c83b commit 9aaca42
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
kind: ConfigMap
metadata:
name: kubetunnel-0.0.25-d2iq-defaults
name: kubetunnel-0.0.26-d2iq-defaults
namespace: ${releaseNamespace}
data:
values.yaml: |
Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
kind: HelmRepository
name: mesosphere.github.io-kubetunnel-charts
namespace: kommander-flux
version: v0.0.25
version: v0.0.26
interval: 15s
install:
crds: CreateReplace
Expand All @@ -24,4 +24,4 @@ spec:
releaseName: kubetunnel
valuesFrom:
- kind: ConfigMap
name: kubetunnel-0.0.25-d2iq-defaults
name: kubetunnel-0.0.26-d2iq-defaults

0 comments on commit 9aaca42

Please sign in to comment.