-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(main): [bot] release common:1.2.1 (#1007)
🤖 I have created a release *beep* *boop* --- ## [1.2.1](common-v1.2.0...common-v1.2.1) (2024-08-07) ### Miscellaneous Chores * **common/dependencies:** update helm release common to v2.19.3 ([#973](#973)) ([0187a4a](0187a4a)) * **common/dependencies:** update helm release common to v2.21.0 ([#1017](#1017)) ([edfeb09](edfeb09)) * **common:** improve developer experience by providing tab-completion ([#1004](#1004)) ([4785b0f](4785b0f)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
edfeb09
commit 86dd4bb
Showing
4 changed files
with
26 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"charts/base-cluster":"6.6.2","charts/teuto-portal-k8s-worker":"3.1.1","charts/t8s-cluster":"8.2.0","charts/stellio-context-broker":"0.1.0","charts/chirpstack":"0.1.0","charts/common":"1.2.0","charts/ckan":"1.1.4"} | ||
{"charts/base-cluster":"6.6.2","charts/teuto-portal-k8s-worker":"3.1.1","charts/t8s-cluster":"8.2.0","charts/stellio-context-broker":"0.1.0","charts/chirpstack":"0.1.0","charts/common":"1.2.1","charts/ckan":"1.1.4"} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,19 @@ | ||
apiVersion: v2 | ||
name: common | ||
description: A library chart for common resources | ||
type: library | ||
version: 1.2.0 | ||
maintainers: | ||
- name: cwrau | ||
email: [email protected] | ||
- name: marvinWolff | ||
email: [email protected] | ||
- name: tasches | ||
email: [email protected] | ||
dependencies: | ||
- name: common | ||
version: 2.21.0 | ||
repository: https://charts.bitnami.com/bitnami | ||
version: 2.21.0 | ||
description: A library chart for common resources | ||
maintainers: | ||
- email: [email protected] | ||
name: cwrau | ||
- email: [email protected] | ||
name: marvinWolff | ||
- email: [email protected] | ||
name: tasches | ||
name: common | ||
sources: | ||
- https://github.com/teutonet/teutonet-helm-charts/tree/common-v1.2.1/charts/common | ||
- https://github.com/teutonet/teutonet-helm-charts/tree/main/charts/common | ||
type: library | ||
version: 1.2.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters