Skip to content

Commit

Permalink
chore(main): [bot] release base-cluster:6.1.2 (#895)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
teutonet-bot and github-actions[bot] authored Apr 24, 2024
1 parent f0afff3 commit b387909
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 4 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.1","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.2","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"}
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

## [6.1.2](https://github.com/teutonet/teutonet-helm-charts/compare/base-cluster-v6.1.1...base-cluster-v6.1.2) (2024-04-24)


### Bug Fixes

* **base-cluster/flux:** set fixed values for gpg key creation as defa… ([#894](https://github.com/teutonet/teutonet-helm-charts/issues/894)) ([f0afff3](https://github.com/teutonet/teutonet-helm-charts/commit/f0afff3acd06e320080300dea8f093b2195e766f))

## [6.1.1](https://github.com/teutonet/teutonet-helm-charts/compare/base-cluster-v6.1.0...base-cluster-v6.1.1) (2024-04-22)


Expand Down
4 changes: 2 additions & 2 deletions 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.1
version: 6.1.2
icon: https://teuto.net/favicon.ico
maintainers:
- name: cwrau
Expand Down Expand Up @@ -55,7 +55,7 @@ annotations:
- image: docker.io/grafana/promtail:2.9.3 # loki/HelmRelease/loki/loki/DaemonSet/loki-promtail.yaml
- image: docker.io/otel/opentelemetry-collector-contrib:0.98.0 # monitoring/HelmRelease/open-telemetry-collector/monitoring/DaemonSet/open-telemetry-collector-opentelemetry-collector-agent.yaml
- image: docker.io/vladgh/gpg:1.3.5 # default/Job/flux-generate-gpg-key-secret-main.yaml
- image: ghcr.io/aquasecurity/trivy-operator:0.20.0 # trivy/HelmRelease/trivy/trivy/Deployment/trivy-trivy-operator.yaml
- image: ghcr.io/aquasecurity/trivy-operator:0.20.1 # trivy/HelmRelease/trivy/trivy/Deployment/trivy-trivy-operator.yaml
- image: ghcr.io/kyverno/background-controller:v1.11.4 # kyverno/HelmRelease/kyverno/kyverno/Deployment/kyverno-background-controller.yaml
- image: ghcr.io/kyverno/cleanup-controller:v1.11.4 # kyverno/HelmRelease/kyverno/kyverno/Deployment/kyverno-cleanup-controller.yaml
- image: ghcr.io/kyverno/kyverno:v1.11.4 # kyverno/HelmRelease/kyverno/kyverno/Deployment/kyverno-admission-controller.yaml
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.1](https://img.shields.io/badge/Version-6.1.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 6.1.2](https://img.shields.io/badge/Version-6.1.2-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 b387909

Please sign in to comment.