Skip to content

Commit

Permalink
Release v0.8.15 (#753)
Browse files Browse the repository at this point in the history
Co-authored-by: michaeljguarino <[email protected]>
  • Loading branch information
github-actions[bot] and michaeljguarino authored Mar 5, 2024
1 parent e733d18 commit d3fef8f
Show file tree
Hide file tree
Showing 10 changed files with 15 additions and 15 deletions.
6 changes: 3 additions & 3 deletions charts/console/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ dependencies:
version: 0.0.5
- name: controller
repository: file://../controller
version: 0.0.20
version: 0.0.21
- name: flux2
repository: https://fluxcd-community.github.io/helm-charts
version: 2.11.1
digest: sha256:89336104f2252bd6796d3f61fac7c0b2c9abe149dd456b92a5496afa5ac027a4
generated: "2024-03-04T16:41:22.223231-05:00"
digest: sha256:4c8ca2668cd83349bf1555e81ca1c992b5c33e2673c7b67141c17d74dd432cc2
generated: "2024-03-05T16:40:01.599785687Z"
8 changes: 4 additions & 4 deletions charts/console/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@ apiVersion: v2
name: console
description: >-
deploys the plural console and additional dependencies, for use in bring-your-own-kube setups
appVersion: 0.8.14
version: 0.1.39
appVersion: 0.8.15
version: 0.1.40
dependencies:
- name: kas
version: 0.0.5
repository: file://../../plural/helm/kas
- name: controller
version: 0.0.20
version: 0.0.21
repository: file://../controller
- name: flux2
repository: https://fluxcd-community.github.io/helm-charts
version: 2.11.1
repository: https://fluxcd-community.github.io/helm-charts
condition: flux2.enabled
type: application
Binary file removed charts/console/charts/controller-0.0.20.tgz
Binary file not shown.
Binary file added charts/console/charts/controller-0.0.21.tgz
Binary file not shown.
Binary file modified charts/console/charts/kas-0.0.5.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.8.14
version: 0.0.20
appVersion: 0.8.15
version: 0.0.21
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,6 +4,6 @@ dependencies:
version: 0.1.10
- name: controller
repository: file://../../../charts/controller
version: 0.0.20
digest: sha256:26d2ac571b939fc061656ce93fee6673bcd3f4ebc4487d39d7d0594d76772208
generated: "2024-03-04T19:25:14.33607295Z"
version: 0.0.21
digest: sha256:a4ae0bb7e25950bd7883ec9bd1313855a8aad47ce266028a916388752399c214
generated: "2024-03-05T16:40:01.91645652Z"
6 changes: 3 additions & 3 deletions plural/helm/console/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
apiVersion: v2
name: console
description: A chart for plural console
appVersion: 0.8.14
version: 0.8.16
appVersion: 0.8.15
version: 0.8.17
dependencies:
- name: test-base
version: 0.1.10
repository: https://pluralsh.github.io/module-library
condition: test-base.enabled
- name: controller
version: 0.0.20
version: 0.0.21
repository: file://../../../charts/controller
Binary file removed plural/helm/console/charts/controller-0.0.20.tgz
Binary file not shown.
Binary file added plural/helm/console/charts/controller-0.0.21.tgz
Binary file not shown.

0 comments on commit d3fef8f

Please sign in to comment.