Skip to content

Commit

Permalink
chore(teuto-portal-k8s-worker/dependencies): update common docker tag…
Browse files Browse the repository at this point in the history
… to v1.2.1 (#1020)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [common](https://togithub.com/teutonet/teutonet-helm-charts)
([source](https://togithub.com/teutonet/teutonet-helm-charts/tree/HEAD/charts/common))
| minor | `1.1.0` -> `1.2.1` |

---

> [!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.2.1`](https://togithub.com/teutonet/teutonet-helm-charts/blob/HEAD/charts/common/CHANGELOG.md#121-2024-08-07)

##### Miscellaneous Chores

- **common/dependencies:** update helm release common to v2.19.3
([#&#8203;973](https://togithub.com/teutonet/teutonet-helm-charts/issues/973))
([0187a4a](https://togithub.com/teutonet/teutonet-helm-charts/commit/0187a4aff3330b08f43ff6271d674e091f90df27))
- **common/dependencies:** update helm release common to v2.21.0
([#&#8203;1017](https://togithub.com/teutonet/teutonet-helm-charts/issues/1017))
([edfeb09](https://togithub.com/teutonet/teutonet-helm-charts/commit/edfeb09ebe30659b97329d46fb554c883a220ac0))
- **common:** improve developer experience by providing tab-completion
([#&#8203;1004](https://togithub.com/teutonet/teutonet-helm-charts/issues/1004))
([4785b0f](https://togithub.com/teutonet/teutonet-helm-charts/commit/4785b0f4c1a48a7f15ec8d4f5b62282811e14429))

###
[`v1.2.0`](https://togithub.com/teutonet/teutonet-helm-charts/blob/HEAD/charts/common/CHANGELOG.md#120-2024-07-01)

##### Features

- **common/helm:** add support for git helmRepositories
([#&#8203;945](https://togithub.com/teutonet/teutonet-helm-charts/issues/945))
([ea0d644](https://togithub.com/teutonet/teutonet-helm-charts/commit/ea0d644239233665da4e91eea61811d12d511360))

##### Bug Fixes

- **common/telemetry:** checking of endpoint add missing `http://` if
necessary
([#&#8203;956](https://togithub.com/teutonet/teutonet-helm-charts/issues/956))
([03c1fba](https://togithub.com/teutonet/teutonet-helm-charts/commit/03c1fba9b026c26adc698caa8521c85a4384bd5b))

##### Miscellaneous Chores

- **common/dependencies:** update helm release common to v2.19.2
([#&#8203;918](https://togithub.com/teutonet/teutonet-helm-charts/issues/918))
([6687537](https://togithub.com/teutonet/teutonet-helm-charts/commit/668753765205113f771bda02fa6996de04be6cd7))
- **common:** mustMerge\* is the safer option
([#&#8203;1002](https://togithub.com/teutonet/teutonet-helm-charts/issues/1002))
([4299e1d](https://togithub.com/teutonet/teutonet-helm-charts/commit/4299e1dfd1bdf4154ca94368986518f4e1689a35))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/teutonet/teutonet-helm-charts).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuOSIsInVwZGF0ZWRJblZlciI6IjM4LjIwLjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 7, 2024
1 parent 86dd4bb commit e1f1a9a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions charts/teuto-portal-k8s-worker/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: oci://ghcr.io/teutonet/teutonet-helm-charts
version: 1.1.0
digest: sha256:4002865b4b61253358688cda528a4146c2b24b3adefb18569189f6caee155427
generated: "2024-04-18T16:49:16.63244841+02:00"
version: 1.2.1
digest: sha256:9be2400cd3e698513c28d0cd2044da55a9e3f99eb3278a1eb5827b44178d8cc2
generated: "2024-08-07T11:46:43.48101683Z"
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 @@ -13,7 +13,7 @@ maintainers:
email: st@teuto.net
dependencies:
- name: common
version: 1.1.0
version: 1.2.1
repository: oci://ghcr.io/teutonet/teutonet-helm-charts
annotations:
artifacthub.io/images: |
Expand Down

0 comments on commit e1f1a9a

Please sign in to comment.