Skip to content

Commit

Permalink
chore(deps): update gomods/athens docker tag to v0.15.4 (#94)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [gomods/athens](https://redirect.github.com/gomods/athens) | patch |
`v0.15.3` -> `v0.15.4` |

---

### Release Notes

<details>
<summary>gomods/athens (gomods/athens)</summary>

###
[`v0.15.4`](https://redirect.github.com/gomods/athens/releases/tag/v0.15.4)

[Compare
Source](https://redirect.github.com/gomods/athens/compare/v0.15.3...v0.15.4)

#### What's Changed

- Support using redis urls to construct the redis client by
[@&#8203;opalmer](https://redirect.github.com/opalmer) in
[https://github.com/gomods/athens/pull/1994](https://redirect.github.com/gomods/athens/pull/1994)
- Fix typo preventing git-credential-github-app being installed by
[@&#8203;bradleyjkemp](https://redirect.github.com/bradleyjkemp) in
[https://github.com/gomods/athens/pull/1995](https://redirect.github.com/gomods/athens/pull/1995)
- update-go-pkg(deps): bump github.com/spf13/afero from 1.8.2 to 1.11.0
by [@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/gomods/athens/pull/1960](https://redirect.github.com/gomods/athens/pull/1960)

#### New Contributors

- [@&#8203;opalmer](https://redirect.github.com/opalmer) made their
first contribution in
[https://github.com/gomods/athens/pull/1994](https://redirect.github.com/gomods/athens/pull/1994)
- [@&#8203;bradleyjkemp](https://redirect.github.com/bradleyjkemp) made
their first contribution in
[https://github.com/gomods/athens/pull/1995](https://redirect.github.com/gomods/athens/pull/1995)

**Full Changelog**:
gomods/athens@v0.15.3...v0.15.4

</details>

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/gomods/athens-charts).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzMuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEzMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: DrPsychick <[email protected]>
  • Loading branch information
renovate[bot] and DrPsychick authored Oct 29, 2024
1 parent 0fea0e8 commit f818298
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/athens-proxy/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
name: athens-proxy
version: 0.14.2
appVersion: v0.15.3
version: 0.14.3
appVersion: v0.15.4
kubeVersion: ">= 1.19-0"
description: The proxy server for Go modules
icon: https://raw.githubusercontent.com/gomods/athens/main/docs/static/banner.png
Expand Down

0 comments on commit f818298

Please sign in to comment.