Skip to content

Commit

Permalink
chore(main): [bot] release teuto-portal-k8s-worker:3.1.1 (teutonet#923)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[3.1.1](teutonet/teutonet-helm-charts@teuto-portal-k8s-worker-v3.1.0...teuto-portal-k8s-worker-v3.1.1)
(2024-05-02)


### Miscellaneous Chores

* **teuto-portal-k8s-worker:** update image
([teutonet#921](teutonet#921))
([a906482](teutonet@a906482))

---
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
2 people authored and SyeKlu committed May 13, 2024
1 parent 57962f4 commit b59ef96
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 5 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.4","charts/teuto-portal-k8s-worker":"3.1.0","charts/t8s-cluster":"7.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":"3.1.1","charts/t8s-cluster":"7.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/teuto-portal-k8s-worker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.1.1](https://github.com/teutonet/teutonet-helm-charts/compare/teuto-portal-k8s-worker-v3.1.0...teuto-portal-k8s-worker-v3.1.1) (2024-05-02)


### Miscellaneous Chores

* **teuto-portal-k8s-worker:** update image ([#921](https://github.com/teutonet/teutonet-helm-charts/issues/921)) ([a906482](https://github.com/teutonet/teutonet-helm-charts/commit/a906482a6a9212c5be1fcfc9234dc36b0eeea1c2))

## [3.1.0](https://github.com/teutonet/teutonet-helm-charts/compare/teuto-portal-k8s-worker-v3.0.0...teuto-portal-k8s-worker-v3.1.0) (2024-05-01)


Expand Down
4 changes: 2 additions & 2 deletions 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: 3.1.0
version: 3.1.1
appVersion: 2.0.0
maintainers:
- name: cwrau
Expand All @@ -17,4 +17,4 @@ dependencies:
repository: oci://ghcr.io/teutonet/teutonet-helm-charts
annotations:
artifacthub.io/images: |
- image: registry-gitlab.teuto.net/4teuto/dev/teuto-portal/teuto-portal-k8s-worker/teuto-portal-k8s-worker:3.0.1 # default/Deployment/teuto-portal-k8s-worker.yaml
- image: registry-gitlab.teuto.net/4teuto/dev/teuto-portal/teuto-portal-k8s-worker/teuto-portal-k8s-worker:3.1.0 # default/Deployment/teuto-portal-k8s-worker.yaml
4 changes: 2 additions & 2 deletions charts/teuto-portal-k8s-worker/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# teuto-portal-k8s-worker

![Version: 3.1.0](https://img.shields.io/badge/Version-3.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.0.0](https://img.shields.io/badge/AppVersion-2.0.0-informational?style=flat-square)
![Version: 3.1.1](https://img.shields.io/badge/Version-3.1.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.0.0](https://img.shields.io/badge/AppVersion-2.0.0-informational?style=flat-square)

A Helm chart for deploying the portal worker application to k8s

Expand Down Expand Up @@ -40,7 +40,7 @@ A Helm chart for deploying the portal worker application to k8s
| worker.database.port | int | `5432` | |
| worker.image.registry | string | `"registry-gitlab.teuto.net"` | |
| worker.image.repository | string | `"4teuto/dev/teuto-portal/teuto-portal-k8s-worker/teuto-portal-k8s-worker"` | |
| worker.image.tag | string | `"3.0.1"` | |
| worker.image.tag | string | `"3.1.0"` | |
| worker.kubeconfig.secret.name | string | `""` | |
| worker.resources | object | `{}` | |
| worker.resourcesPreset | string | `"micro"` | |
Expand Down

0 comments on commit b59ef96

Please sign in to comment.