Skip to content

Commit b6fa5e0

Browse files
chore(teuto-portal-k8s-worker/dependencies): update common docker tag to v1.3.0 (#1363)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [common](https://redirect.github.com/teutonet/teutonet-helm-charts) ([source](https://redirect.github.com/teutonet/teutonet-helm-charts/tree/HEAD/charts/common)) | minor | `1.2.1` -> `1.3.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>teutonet/teutonet-helm-charts (common)</summary> ### [`v1.3.0`](https://redirect.github.com/teutonet/teutonet-helm-charts/blob/HEAD/charts/common/CHANGELOG.md#130-2025-02-25) [Compare Source](https://redirect.github.com/teutonet/teutonet-helm-charts/compare/common-v1.2.1...common-v1.3.0) ##### Features - **common/telemetry:** abstract telemetry config to allow typed usage ([#&#8203;1346](https://redirect.github.com/teutonet/teutonet-helm-charts/issues/1346)) ([5e5742f](https://redirect.github.com/teutonet/teutonet-helm-charts/commit/5e5742f1991583e23229dcfdb163786122c4df31)) ##### Miscellaneous Chores - **common/dependencies:** update helm release common to v2.22.0 ([#&#8203;1143](https://redirect.github.com/teutonet/teutonet-helm-charts/issues/1143)) ([3e83b9d](https://redirect.github.com/teutonet/teutonet-helm-charts/commit/3e83b9d2c7e9b38c05fe6fc33ffdf00800839087)) - **common/dependencies:** update helm release common to v2.26.0 ([#&#8203;1194](https://redirect.github.com/teutonet/teutonet-helm-charts/issues/1194)) ([ca037e5](https://redirect.github.com/teutonet/teutonet-helm-charts/commit/ca037e51815aee4f9f728becdb930a410331f76d)) - **common/docs:** set vim modeline ([#&#8203;1273](https://redirect.github.com/teutonet/teutonet-helm-charts/issues/1273)) ([322db3f](https://redirect.github.com/teutonet/teutonet-helm-charts/commit/322db3f7e5a34ec69f5e749888e46905a16b7339)) - **common:** formatting ([#&#8203;1199](https://redirect.github.com/teutonet/teutonet-helm-charts/issues/1199)) ([99c18a3](https://redirect.github.com/teutonet/teutonet-helm-charts/commit/99c18a39c029484340a6240f4fa26db5c3feb18e)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/teutonet/teutonet-helm-charts). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 816c247 commit b6fa5e0

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dependencies:
22
- name: common
33
repository: oci://ghcr.io/teutonet/teutonet-helm-charts
4-
version: 1.2.1
5-
digest: sha256:9be2400cd3e698513c28d0cd2044da55a9e3f99eb3278a1eb5827b44178d8cc2
6-
generated: "2024-08-07T11:46:43.48101683Z"
4+
version: 1.3.0
5+
digest: sha256:ffcc7b02c156cf3d376a41db75880e14d8f935e43a0e85189b11d30273601307
6+
generated: "2025-02-25T11:33:53.652756493Z"

charts/teuto-portal-k8s-worker/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ maintainers:
1313
1414
dependencies:
1515
- name: common
16-
version: 1.2.1
16+
version: 1.3.0
1717
repository: oci://ghcr.io/teutonet/teutonet-helm-charts
1818
sources:
1919
- https://github.com/teutonet/teutonet-helm-charts/tree/teuto-portal-k8s-worker-v3.2.0/charts/teuto-portal-k8s-worker

0 commit comments

Comments
 (0)