Skip to content

Commit

Permalink
chore: uptick chart versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ctron committed Dec 15, 2022
1 parent 9cbd3e2 commit b91f39a
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion charts/drogue-cloud-common/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ maintainers:

type: library

version: 0.7.6
version: 0.7.7
4 changes: 2 additions & 2 deletions charts/drogue-cloud-core/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ maintainers:

type: application

version: 0.7.6
version: 0.7.7
appVersion: 0.11.0

kubeVersion: ">= 1.22.0-0"

dependencies:
- name: drogue-cloud-common
version: 0.7.6
version: 0.7.7
repository: file://../drogue-cloud-common
4 changes: 2 additions & 2 deletions charts/drogue-cloud-examples/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ maintainers:

type: application

version: 0.7.6
version: 0.7.7
appVersion: 0.11.0

kubeVersion: ">= 1.22.0-0"

dependencies:
- name: drogue-cloud-common
version: 0.7.6
version: 0.7.7
repository: file://../drogue-cloud-common
4 changes: 2 additions & 2 deletions charts/drogue-cloud-metrics/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@ maintainers:

type: application

version: 0.7.6
version: 0.7.7
appVersion: 0.11.0

kubeVersion: ">= 1.22.0"

dependencies:
- name: drogue-cloud-common
version: 0.7.6
version: 0.7.7
repository: file://../drogue-cloud-common
- name: prometheus
version: ~14.6.0
Expand Down
4 changes: 2 additions & 2 deletions charts/drogue-cloud-twin/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ maintainers:

type: application

version: 0.7.6
version: 0.7.7
appVersion: 0.11.0

kubeVersion: ">= 1.22.0-0"

dependencies:
- name: drogue-cloud-common
version: 0.7.6
version: 0.7.7
repository: file://../drogue-cloud-common

0 comments on commit b91f39a

Please sign in to comment.