Skip to content

Commit

Permalink
Update Helm release gitea to v6.0.3 (#975)
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 |
|---|---|---|
| [gitea](https://gitea.com/gitea/helm-chart) | patch | `6.0.1` ->
`6.0.3` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Renovate will not automatically rebase this PR, because
other commits have been found.

🔕 **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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/defenseunicorns/zarf).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yMy4xIiwidXBkYXRlZEluVmVyIjoiMzQuMjMuMSJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jeff McCoy <[email protected]>
  • Loading branch information
renovate[bot] and jeff-mccoy authored Nov 16, 2022
1 parent e1c874e commit 2ae4335
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/gitea/zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ components:
- name: git-server
description: "Add Gitea for serving gitops-based clusters in an airgap"
images:
- gitea/gitea:1.17.2
- gitea/gitea:1.17.3
manifests:
- name: git-connect
namespace: zarf
Expand All @@ -15,7 +15,7 @@ components:
charts:
- name: gitea
url: https://dl.gitea.io/charts
version: 6.0.1
version: 6.0.3
namespace: zarf
valuesFiles:
- gitea-values.yaml
Expand Down

0 comments on commit 2ae4335

Please sign in to comment.