Skip to content
This repository has been archived by the owner on Oct 22, 2021. It is now read-only.

Commit

Permalink
Merge pull request #1209 from cloudfoundry-incubator/vladi/bump-operator
Browse files Browse the repository at this point in the history
Bump quarks operator to 4.5.13
  • Loading branch information
jandubois authored Aug 12, 2020
2 parents 4652a64 + 634a61d commit 455111e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,9 +103,9 @@ binaries:
# Additional files we need to download; see http_file() invocation in WORKSPACE.
external_files:
cf_operator:
sha256: 64a2f93ec84909e5372fd89562d604b7680994535b1d392684dce74ec63bb74e
sha256: 749ae6f72b04fd3ac32d990254c932272a4688e93d55cc9fd07c3827d3ca8528
url: https://s3.amazonaws.com/cf-operators/release/helm-charts/cf-operator-{version}.tgz
version: 4.5.6%2B0.gffc6f942
version: 4.5.13%2B0.gd4738712
kube_dashboard:
sha256: f849252870818a2971dfc3c4f8a8c5f58a57606bc2b5f221d7ab693e1d1190e0
url: https://raw.githubusercontent.com/kubernetes/dashboard/{version}/aio/deploy/recommended.yaml
Expand Down
6 changes: 3 additions & 3 deletions deploy/helm/kubecf/requirements.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ dependencies:
repository: http://opensource.suse.com/bits-service-release/
version: 1.0.14
- name: eirini-extensions
repository: https://opensource.suse.com/eirinix-helm-release/
repository: https://cloudfoundry-incubator.github.io/eirinix-helm-release/
version: 0.0.0-9+g6b37279
digest: sha256:397ee81a25da29278da3b1d6e0bec6b94fdcf82b7be194433b85d7addca9933b
generated: "2020-05-06T22:54:52.11703327+03:00"
digest: sha256:4e4bff556d3fd0850246efed284b49a6d822ca3606e4c5f2d62c61e978832546
generated: "2020-08-12T10:00:05.418828295-07:00"
2 changes: 1 addition & 1 deletion deploy/helm/kubecf/requirements.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ dependencies:
condition: features.eirini.enabled
- name: eirini-extensions
alias: eirinix
repository: https://opensource.suse.com/eirinix-helm-release/
repository: https://cloudfoundry-incubator.github.io/eirinix-helm-release/
version: "0.0.0-9+g6b37279"
condition: features.eirini.enabled

0 comments on commit 455111e

Please sign in to comment.