Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Helm release app-template to v2.6.0 #242

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion manifests/workloads/excalidraw/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ helmCharts:
releaseName: excalidraw
namespace: excalidraw
repo: https://bjw-s.github.io/helm-charts
version: 1.5.1
version: 2.6.0
valuesFile: values.yaml

images:
Expand Down
2 changes: 1 addition & 1 deletion manifests/workloads/jenkins-oss/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ helmCharts:
releaseName: jenkins
namespace: jenkins
repo: https://bjw-s.github.io/helm-charts
version: 1.5.1
version: 2.6.0
valuesFile: values.yaml

images:
Expand Down
2 changes: 1 addition & 1 deletion manifests/workloads/sonarqube-oss/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ helmCharts:
releaseName: sonarqube
namespace: sonarqube
repo: https://bjw-s.github.io/helm-charts
version: 1.5.1
version: 2.6.0
valuesFile: values.yaml

images:
Expand Down
2 changes: 1 addition & 1 deletion manifests/workloads/spiderfoot/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ helmCharts:
releaseName: osint
namespace: osint
repo: https://bjw-s.github.io/helm-charts
version: 2.0.3
version: 2.6.0
valuesFile: values.yaml

images:
Expand Down
2 changes: 1 addition & 1 deletion manifests/workloads/tabby/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ helmCharts:
releaseName: tabby
namespace: default
repo: https://bjw-s.github.io/helm-charts
version: 2.0.3
version: 2.6.0
valuesFile: values.yaml

images:
Expand Down
2 changes: 1 addition & 1 deletion manifests/workloads/talos-pxeboot/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ helmCharts:
releaseName: pxe
namespace: pxe
repo: https://bjw-s.github.io/helm-charts
version: 1.5.1
version: 2.6.0
valuesFile: values.yaml

images:
Expand Down
2 changes: 1 addition & 1 deletion manifests/workloads/webssh/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ helmCharts:
releaseName: webssh
namespace: webssh
repo: https://bjw-s.github.io/helm-charts
version: 2.0.3
version: 2.6.0
valuesFile: values.yaml

images:
Expand Down