-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
108 changed files
with
1,289 additions
and
2,719 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ jobs: | |
runs-on: ubuntu-latest | ||
steps: | ||
- name: Checkout | ||
uses: actions/checkout@v3 | ||
uses: actions/checkout@v4 | ||
with: | ||
fetch-depth: "0" | ||
|
||
|
@@ -31,8 +31,8 @@ jobs: | |
helm repo add banzaicloud-stable https://kubernetes-charts.banzaicloud.com | ||
helm repo add lagoon https://uselagoon.github.io/lagoon-charts/ | ||
helm repo add amazeeio https://amazeeio.github.io/charts/ | ||
helm repo add gatekeeper https://open-policy-agent.github.io/gatekeeper/charts | ||
helm repo add nats https://nats-io.github.io/k8s/helm/charts/ | ||
helm repo add kube-logging https://kube-logging.github.io/helm-charts | ||
- name: Run chart-releaser | ||
uses: helm/[email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,15 +12,15 @@ maintainers: | |
- name: smlx | ||
email: [email protected] | ||
url: https://amazee.io | ||
kubeVersion: ">= 1.21.0-0" | ||
kubeVersion: ">= 1.23.0-0" | ||
|
||
type: application | ||
|
||
version: 0.22.0 | ||
version: 0.26.2 | ||
|
||
appVersion: v0.12.0 | ||
appVersion: v0.15.4 | ||
|
||
annotations: | ||
artifacthub.io/changes: | | ||
- kind: changed | ||
description: update remote-controller appVersion to v0.12.0 | ||
description: update remote-controller to v0.15.4 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.