Skip to content

Commit

Permalink
chore(main): [bot] release base-cluster:6.1.4 (#899)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[6.1.4](base-cluster-v6.1.3...base-cluster-v6.1.4)
(2024-04-25)


### Bug Fixes

* **base-cluster/flux:** kustomization path templating
([#900](#900))
([151257f](151257f))
* **base-cluster/flux:** kustomization path templating
([#901](#901))
([6c5d844](6c5d844))

---
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
teutonet-bot and github-actions[bot] authored Apr 25, 2024
1 parent 6c5d844 commit acdc342
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/release-please/manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"charts/base-cluster":"6.1.3","charts/teuto-portal-k8s-worker":"2.0.0","charts/t8s-cluster":"6.0.1","charts/stellio-context-broker":"0.1.0","charts/chirpstack":"0.1.0","charts/common":"1.1.0"}
{"charts/base-cluster":"6.1.4","charts/teuto-portal-k8s-worker":"2.0.0","charts/t8s-cluster":"6.0.1","charts/stellio-context-broker":"0.1.0","charts/chirpstack":"0.1.0","charts/common":"1.1.0"}
8 changes: 8 additions & 0 deletions charts/base-cluster/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [6.1.4](https://github.com/teutonet/teutonet-helm-charts/compare/base-cluster-v6.1.3...base-cluster-v6.1.4) (2024-04-25)


### Bug Fixes

* **base-cluster/flux:** kustomization path templating ([#900](https://github.com/teutonet/teutonet-helm-charts/issues/900)) ([151257f](https://github.com/teutonet/teutonet-helm-charts/commit/151257f84bdb9905cd0f0fcb78cc2e3cfd75cd9b))
* **base-cluster/flux:** kustomization path templating ([#901](https://github.com/teutonet/teutonet-helm-charts/issues/901)) ([6c5d844](https://github.com/teutonet/teutonet-helm-charts/commit/6c5d8444302815ae86de8611b4e15904ba02ddfa))

## [6.1.3](https://github.com/teutonet/teutonet-helm-charts/compare/base-cluster-v6.1.2...base-cluster-v6.1.3) (2024-04-25)


Expand Down
2 changes: 1 addition & 1 deletion charts/base-cluster/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: base-cluster
type: application
version: 6.1.3
version: 6.1.4
icon: https://teuto.net/favicon.ico
maintainers:
- name: cwrau
Expand Down
2 changes: 1 addition & 1 deletion charts/base-cluster/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[modeline]: # ( vim: set ft=markdown: )
# base-cluster

![Version: 6.1.3](https://img.shields.io/badge/Version-6.1.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 6.1.4](https://img.shields.io/badge/Version-6.1.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)

A common base for every kubernetes cluster

Expand Down

0 comments on commit acdc342

Please sign in to comment.