Skip to content

Commit

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


##
[7.1.1](base-cluster-v7.1.0...base-cluster-v7.1.1)
(2024-12-20)


### Bug Fixes

* **base-cluster/kdave:** deploy wrapped ServiceMonitor
([#1267](#1267))
([9698390](9698390))

---
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 Dec 20, 2024
1 parent 0996939 commit 0a4821c
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 6 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":"7.1.0","charts/teuto-portal-k8s-worker":"3.1.2","charts/t8s-cluster":"9.0.1","charts/stellio-context-broker":"0.1.0","charts/chirpstack":"0.1.0","charts/common":"1.2.1","charts/ckan":"1.2.1"}
{"charts/base-cluster":"7.1.1","charts/teuto-portal-k8s-worker":"3.1.2","charts/t8s-cluster":"9.0.1","charts/stellio-context-broker":"0.1.0","charts/chirpstack":"0.1.0","charts/common":"1.2.1","charts/ckan":"1.2.1"}
7 changes: 7 additions & 0 deletions charts/base-cluster/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [7.1.1](https://github.com/teutonet/teutonet-helm-charts/compare/base-cluster-v7.1.0...base-cluster-v7.1.1) (2024-12-20)


### Bug Fixes

* **base-cluster/kdave:** deploy wrapped ServiceMonitor ([#1267](https://github.com/teutonet/teutonet-helm-charts/issues/1267)) ([9698390](https://github.com/teutonet/teutonet-helm-charts/commit/96983905d7bde7c68bb4b8c07666512c7ffdb81f))

## [7.1.0](https://github.com/teutonet/teutonet-helm-charts/compare/base-cluster-v7.0.0...base-cluster-v7.1.0) (2024-12-04)


Expand Down
6 changes: 3 additions & 3 deletions charts/base-cluster/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,16 @@ maintainers:
name: tasches
name: base-cluster
sources:
- https://github.com/teutonet/teutonet-helm-charts/tree/base-cluster-v7.1.0/charts/base-cluster
- https://github.com/teutonet/teutonet-helm-charts/tree/base-cluster-v7.1.1/charts/base-cluster
- https://github.com/teutonet/teutonet-helm-charts/tree/main/charts/base-cluster
type: application
version: 7.1.0
version: 7.1.1
annotations:
artifacthub.io/images: |
- image: docker.io/aelbakry/kdave-server:1.0.4 # monitoring/HelmRelease/kdave/null/Deployment/kdave.yaml
- image: docker.io/bats/bats:1.8.2 # loki/HelmRelease/loki/null/Pod/loki-loki-stack-test.yaml
- image: docker.io/bats/bats:v1.4.1 # monitoring/HelmRelease/kube-prometheus-stack/monitoring/Pod/kube-prometheus-stack-grafana-test.yaml
- image: docker.io/bitnami/external-dns:0.15.0-debian-12-r6 # ingress/HelmRelease/external-dns/ingress/Deployment/external-dns.yaml
- image: docker.io/bitnami/external-dns:0.15.1-debian-12-r0 # ingress/HelmRelease/external-dns/ingress/Deployment/external-dns.yaml
- image: docker.io/bitnami/grafana-tempo-vulture:2.6.1-debian-12-r4 # monitoring/HelmRelease/grafana-tempo/monitoring/Deployment/grafana-tempo-vulture.yaml
- image: docker.io/bitnami/grafana-tempo:2.6.1-debian-12-r4 # monitoring/HelmRelease/grafana-tempo/monitoring/Deployment/grafana-tempo-compactor.yaml
- image: docker.io/bitnami/grafana-tempo:2.6.1-debian-12-r4 # monitoring/HelmRelease/grafana-tempo/monitoring/Deployment/grafana-tempo-distributor.yaml
Expand Down
4 changes: 2 additions & 2 deletions charts/base-cluster/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# base-cluster

![Version: 7.1.0](https://img.shields.io/badge/Version-7.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 7.1.1](https://img.shields.io/badge/Version-7.1.1-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 Expand Up @@ -236,7 +236,7 @@ output of `helm -n flux-system get notes base-cluster`

## Source Code

* <https://github.com/teutonet/teutonet-helm-charts/tree/base-cluster-v7.1.0/charts/base-cluster>
* <https://github.com/teutonet/teutonet-helm-charts/tree/base-cluster-v7.1.1/charts/base-cluster>
* <https://github.com/teutonet/teutonet-helm-charts/tree/main/charts/base-cluster>

## Requirements
Expand Down

0 comments on commit 0a4821c

Please sign in to comment.