Skip to content

Commit

Permalink
chore(ckan/dependencies): update common docker tag to v1.2.1 (#1106)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [common](https://github.com/teutonet/teutonet-helm-charts)
([source](https://github.com/teutonet/teutonet-helm-charts/tree/HEAD/charts/common))
| patch | `1.2.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://github.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://github.com/teutonet/teutonet-helm-charts/issues/973))
([0187a4a](https://github.com/teutonet/teutonet-helm-charts/commit/0187a4aff3330b08f43ff6271d674e091f90df27))
- **common/dependencies:** update helm release common to v2.21.0
([#&#8203;1017](https://github.com/teutonet/teutonet-helm-charts/issues/1017))
([edfeb09](https://github.com/teutonet/teutonet-helm-charts/commit/edfeb09ebe30659b97329d46fb554c883a220ac0))
- **common:** improve developer experience by providing tab-completion
([#&#8203;1004](https://github.com/teutonet/teutonet-helm-charts/issues/1004))
([4785b0f](https://github.com/teutonet/teutonet-helm-charts/commit/4785b0f4c1a48a7f15ec8d4f5b62282811e14429))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 15, 2024
1 parent 59790a9 commit 553e211
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions charts/ckan/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
dependencies:
- name: common
repository: oci://ghcr.io/teutonet/teutonet-helm-charts
version: 1.2.0
version: 1.2.1
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 15.5.13
version: 15.5.21
- name: redis
repository: oci://registry-1.docker.io/bitnamicharts
version: 19.6.1
version: 19.6.4
- name: solr
repository: oci://registry-1.docker.io/bitnamicharts
version: 9.3.6
digest: sha256:68eaed2a950f42890f5a4c9a7552cfc17cdd98e0132751737f88447fe1942e17
generated: "2024-07-04T08:07:34.884871745Z"
version: 9.4.0
digest: sha256:d01205944d8877ae56278f5933dd261903290bdf41dbf57145dfec937f348762
generated: "2024-08-15T09:45:03.020555017Z"
2 changes: 1 addition & 1 deletion charts/ckan/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ appVersion: 2.11.0
dependencies:
- name: common
repository: oci://ghcr.io/teutonet/teutonet-helm-charts
version: 1.2.0
version: 1.2.1
- condition: postgresql.enabled
name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
Expand Down

0 comments on commit 553e211

Please sign in to comment.