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

Test cluster chart PR #398 #948

Closed
wants to merge 2 commits into from
Closed
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
8 changes: 4 additions & 4 deletions helm/cluster-aws/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: cluster
repository: https://giantswarm.github.io/cluster-catalog
version: 1.6.0
repository: https://giantswarm.github.io/cluster-test-catalog
version: 1.7.0-050a536db5bfd73ddd2f21554b69491feb2858d6
- name: cluster-shared
repository: https://giantswarm.github.io/cluster-catalog
version: 0.7.1
digest: sha256:4b4dafe83fbdcb4acb6d5705b1558840b6acbf88519bf1c9ee7f61fe794da24c
generated: "2024-10-10T22:45:20.718193945Z"
digest: sha256:234e935991254914571a731f3293bc489ed27bf8cbcfb2cf8e5fb5a8a5a9f366
generated: "2024-12-06T13:36:56.944707098Z"
4 changes: 2 additions & 2 deletions helm/cluster-aws/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ restrictions:
- capa
dependencies:
- name: cluster
version: "1.6.0"
repository: https://giantswarm.github.io/cluster-catalog
version: "1.7.0-050a536db5bfd73ddd2f21554b69491feb2858d6"
repository: https://giantswarm.github.io/cluster-test-catalog
- name: cluster-shared
version: "0.7.1"
repository: https://giantswarm.github.io/cluster-catalog
Loading