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 #408 #982

Closed
wants to merge 1 commit 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.7.0
repository: https://giantswarm.github.io/cluster-test-catalog
version: 1.7.0-4fb08f34b7f6291af26b99f3fb12e3964702b755
- name: cluster-shared
repository: https://giantswarm.github.io/cluster-catalog
version: 0.7.1
digest: sha256:a88316585b6d0d805d26815e27e3d42f66a29db0d1e62b4beb1ae339d7751bc1
generated: "2024-12-10T13:13:01.132814927Z"
digest: sha256:a604df7a9dc115eec990a571a4ec398536ac7be83ec475ef001c21a00783be7b
generated: "2024-12-30T20:36:25.066500753Z"
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.7.0"
repository: https://giantswarm.github.io/cluster-catalog
version: "1.7.0-4fb08f34b7f6291af26b99f3fb12e3964702b755"
repository: https://giantswarm.github.io/cluster-test-catalog
- name: cluster-shared
version: "0.7.1"
repository: https://giantswarm.github.io/cluster-catalog
Loading