Skip to content

Commit

Permalink
chore(main): [bot] release teuto-portal-k8s-worker:2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
teutonet-bot committed Mar 30, 2024
1 parent 302e29a commit 689356c
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 2 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.0.0","charts/teuto-portal-k8s-worker":"1.0.2","charts/t8s-cluster":"6.0.0","charts/stellio-context-broker":"0.1.0","charts/chirpstack":"0.1.0"}
{"charts/base-cluster":"6.0.0","charts/teuto-portal-k8s-worker":"2.0.0","charts/t8s-cluster":"6.0.0","charts/stellio-context-broker":"0.1.0","charts/chirpstack":"0.1.0"}
28 changes: 28 additions & 0 deletions charts/teuto-portal-k8s-worker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,33 @@
# Changelog

## [2.0.0](https://github.com/teutonet/teutonet-helm-charts/compare/teuto-portal-k8s-worker-v1.0.2...teuto-portal-k8s-worker-v2.0.0) (2024-03-30)


### ⚠ BREAKING CHANGES

* **teuto-portal-k8s-worker:** add environment parameter ([#808](https://github.com/teutonet/teutonet-helm-charts/issues/808))

### Features

* add helmrelease schemas 😍 ([#792](https://github.com/teutonet/teutonet-helm-charts/issues/792)) ([89ed7eb](https://github.com/teutonet/teutonet-helm-charts/commit/89ed7eb540c647cb3e15b590d20a6a83331a61b7))
* **teuto-portal-k8s-worker:** add environment parameter ([#808](https://github.com/teutonet/teutonet-helm-charts/issues/808)) ([a257562](https://github.com/teutonet/teutonet-helm-charts/commit/a2575622317d5662784a46533251fec5a4b7ecaa))


### Bug Fixes

* helmrelease-schemas ([#794](https://github.com/teutonet/teutonet-helm-charts/issues/794)) ([6544385](https://github.com/teutonet/teutonet-helm-charts/commit/65443857c75d07b245c14e05d1fae76f0c0de479))


### Miscellaneous Chores

* **teuto-portal-k8s-worker/artifacthub-images:** Update ArtifactHUB images ([#772](https://github.com/teutonet/teutonet-helm-charts/issues/772)) ([f3ea3e0](https://github.com/teutonet/teutonet-helm-charts/commit/f3ea3e0a55d6cc4ee24814f269add48ef8ff377b))
* **teuto-portal-k8s-worker/dependencies:** update helm release common to v2.16.1 ([#785](https://github.com/teutonet/teutonet-helm-charts/issues/785)) ([d7a1836](https://github.com/teutonet/teutonet-helm-charts/commit/d7a18362a0797ad24dce3107bfc6396f6921f6ff))
* **teuto-portal-k8s-worker/dependencies:** update helm release common to v2.19.0 ([#816](https://github.com/teutonet/teutonet-helm-charts/issues/816)) ([cd88005](https://github.com/teutonet/teutonet-helm-charts/commit/cd8800523945f65c61f0d866d4fa61fa39f31b6b))
* **teuto-portal-k8s-worker/dependencies:** update helm release common to v2.19.1 ([#841](https://github.com/teutonet/teutonet-helm-charts/issues/841)) ([49d2a7a](https://github.com/teutonet/teutonet-helm-charts/commit/49d2a7af4faf55cdd5ac37db9ce97391818c227c))
* **teuto-portal-k8s-worker/dependencies:** update registry-gitlab.teuto.net/4teuto/dev/teuto-portal/teuto-portal-k8s-worker/teuto-portal-k8s-worker docker tag to v1.2.0 ([#799](https://github.com/teutonet/teutonet-helm-charts/issues/799)) ([243c94d](https://github.com/teutonet/teutonet-helm-charts/commit/243c94d8ea674905feab1c6954d62b7eb5d89d50))
* **teuto-portal-k8s-worker:** streamline imagePullPolicy ([#767](https://github.com/teutonet/teutonet-helm-charts/issues/767)) ([4c469f9](https://github.com/teutonet/teutonet-helm-charts/commit/4c469f9753c0d0c2a5b96add7e6392a21ce2b24b))
* **teuto-portal-k8s-worker:** update image ([#817](https://github.com/teutonet/teutonet-helm-charts/issues/817)) ([c6d2faa](https://github.com/teutonet/teutonet-helm-charts/commit/c6d2faabb41a0dbfc52b35e6e928e6d089138306))

## [1.0.2](https://github.com/teutonet/teutonet-helm-charts/compare/teuto-portal-k8s-worker-1.0.1...teuto-portal-k8s-worker-v1.0.2) (2024-02-07)


Expand Down
2 changes: 1 addition & 1 deletion charts/teuto-portal-k8s-worker/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: teuto-portal-k8s-worker
description: A Helm chart for deploying the portal worker application to k8s
type: application
version: 1.0.2
version: 2.0.0
appVersion: 2.0.0
maintainers:
- name: cwrau
Expand Down

0 comments on commit 689356c

Please sign in to comment.