Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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":"9.4.0","charts/teuto-portal-k8s-worker":"3.4.0","charts/t8s-cluster":"9.4.0","charts/stellio-context-broker":"0.1.0","charts/chirpstack":"0.1.0","charts/common":"1.5.0","charts/ckan":"1.3.4","charts/teuto-cnpg":"3.0.0"}
{"charts/base-cluster":"9.4.0","charts/teuto-portal-k8s-worker":"3.4.1","charts/t8s-cluster":"9.4.0","charts/stellio-context-broker":"0.1.0","charts/chirpstack":"0.1.0","charts/common":"1.5.0","charts/ckan":"1.3.4","charts/teuto-cnpg":"3.0.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.4.1](https://github.com/teutonet/teutonet-helm-charts/compare/teuto-portal-k8s-worker-v3.4.0...teuto-portal-k8s-worker-v3.4.1) (2025-10-10)


### Miscellaneous Chores

* **teuto-portal-k8s-worker/dependencies:** update image tag for worker image ([#1728](https://github.com/teutonet/teutonet-helm-charts/issues/1728)) ([6b579ce](https://github.com/teutonet/teutonet-helm-charts/commit/6b579ce2913b327d9d78076c56484a24d77cf9b3))

## [3.4.0](https://github.com/teutonet/teutonet-helm-charts/compare/teuto-portal-k8s-worker-v3.3.0...teuto-portal-k8s-worker-v3.4.0) (2025-10-02)


Expand Down
6 changes: 3 additions & 3 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.4.0
version: 3.4.1
appVersion: 2.0.0
maintainers:
- name: cwrau
Expand All @@ -16,8 +16,8 @@ dependencies:
version: 1.5.0
repository: oci://ghcr.io/teutonet/teutonet-helm-charts
sources:
- https://github.com/teutonet/teutonet-helm-charts/tree/teuto-portal-k8s-worker-v3.4.0/charts/teuto-portal-k8s-worker
- https://github.com/teutonet/teutonet-helm-charts/tree/teuto-portal-k8s-worker-v3.4.1/charts/teuto-portal-k8s-worker
- https://github.com/teutonet/teutonet-helm-charts/tree/main/charts/teuto-portal-k8s-worker
annotations:
artifacthub.io/images: |-
- image: registry-gitlab.teuto.net/4teuto/dev/teuto-portal/teuto-portal-k8s-worker/teuto-portal-k8s-worker:4.1.1@sha256:e01795a66fea3a63bb4b6eff2caf8448a624131e79b0ab3ee0d8dd6735406059 # default/Deployment/teuto-portal-k8s-worker.yaml
- image: registry-gitlab.teuto.net/4teuto/dev/teuto-portal/teuto-portal-k8s-worker/teuto-portal-k8s-worker:4.1.2@sha256:f7629b1f84ddd35016818ffa99d6617fd0af3dfb51dfbb44006893aad3f9a07d # default/Deployment/teuto-portal-k8s-worker.yaml
6 changes: 3 additions & 3 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.4.0](https://img.shields.io/badge/Version-3.4.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.4.1](https://img.shields.io/badge/Version-3.4.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 All @@ -14,7 +14,7 @@ A Helm chart for deploying the portal worker application to k8s

## Source Code

* <https://github.com/teutonet/teutonet-helm-charts/tree/teuto-portal-k8s-worker-v3.4.0/charts/teuto-portal-k8s-worker>
* <https://github.com/teutonet/teutonet-helm-charts/tree/teuto-portal-k8s-worker-v3.4.1/charts/teuto-portal-k8s-worker>
* <https://github.com/teutonet/teutonet-helm-charts/tree/main/charts/teuto-portal-k8s-worker>

## Requirements
Expand Down Expand Up @@ -46,7 +46,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 | `"4.1.1@sha256:e01795a66fea3a63bb4b6eff2caf8448a624131e79b0ab3ee0d8dd6735406059"` | |
| worker.image.tag | string | `"4.1.2@sha256:f7629b1f84ddd35016818ffa99d6617fd0af3dfb51dfbb44006893aad3f9a07d"` | |
| worker.kubeconfig.secret.name | string | `""` | |
| worker.resources | object | `{}` | |
| worker.resourcesPreset | string | `"micro"` | |
Expand Down
Loading