Skip to content

Commit

Permalink
Release v0.10.6 (#1093)
Browse files Browse the repository at this point in the history
Co-authored-by: michaeljguarino <michaeljguarino@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and michaeljguarino committed Jun 19, 2024
1 parent b2b84de commit a55ae90
Show file tree
Hide file tree
Showing 10 changed files with 14 additions and 14 deletions.
6 changes: 3 additions & 3 deletions charts/console/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ dependencies:
version: 0.1.0
- name: controller
repository: file://../controller
version: 0.0.54
version: 0.0.55
- name: kubernetes-dashboard
repository: https://kubernetes.github.io/dashboard
version: 7.5.0
- name: flux2
repository: https://fluxcd-community.github.io/helm-charts
version: 2.11.1
digest: sha256:91b7e702c3e01d0a365e4e8218a66dbd543d6c3801de49c7efe908c31ba00947
generated: "2024-06-19T19:40:40.493550313Z"
digest: sha256:e4df7629547700d707793d701ecdf7153b14735e9988403101670e539f8e3d7c
generated: "2024-06-19T20:44:53.832847443Z"
6 changes: 3 additions & 3 deletions charts/console/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@ apiVersion: v2
name: console
description: >-
deploys the plural console and additional dependencies, for use in bring-your-own-kube setups
appVersion: 0.10.5
version: 0.3.29
appVersion: 0.10.6
version: 0.3.30
dependencies:
- name: kas
version: 0.1.0
repository: file://../../plural/helm/kas
- name: controller
version: 0.0.54
version: 0.0.55
repository: file://../controller
- name: kubernetes-dashboard
version: 7.5.0
Expand Down
Binary file removed charts/console/charts/controller-0.0.54.tgz
Binary file not shown.
Binary file added charts/console/charts/controller-0.0.55.tgz
Binary file not shown.
Binary file modified charts/console/charts/kas-0.1.0.tgz
Binary file not shown.
4 changes: 2 additions & 2 deletions charts/controller/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: controller
description: deploys the deployment operator for plural cd
appVersion: 0.10.5
version: 0.0.54
appVersion: 0.10.6
version: 0.0.55
type: application
6 changes: 3 additions & 3 deletions plural/helm/console/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ dependencies:
version: 0.1.10
- name: controller
repository: file://../../../charts/controller
version: 0.0.54
version: 0.0.55
- name: kubernetes-dashboard
repository: https://kubernetes.github.io/dashboard
version: 7.5.0
digest: sha256:2eba92b5dc9f6b7114685ea1fa7cd8b80ff01607aeed569c476f9cd5f1fe98d3
generated: "2024-06-19T19:40:40.925741453Z"
digest: sha256:49a47c344218dff69fc87da5017dd94f0334928429b0a38d815e6280b7f625a3
generated: "2024-06-19T20:44:54.627777388Z"
6 changes: 3 additions & 3 deletions plural/helm/console/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
apiVersion: v2
name: console
description: A chart for plural console
appVersion: 0.10.5
version: 0.10.31
appVersion: 0.10.6
version: 0.10.32
dependencies:
- name: test-base
version: 0.1.10
repository: https://pluralsh.github.io/module-library
condition: test-base.enabled
- name: controller
version: 0.0.54
version: 0.0.55
repository: file://../../../charts/controller
- name: kubernetes-dashboard
version: 7.5.0
Expand Down
Binary file removed plural/helm/console/charts/controller-0.0.54.tgz
Binary file not shown.
Binary file added plural/helm/console/charts/controller-0.0.55.tgz
Binary file not shown.

0 comments on commit a55ae90

Please sign in to comment.