Skip to content

Tags: gomods/athens-charts

Tags

athens-proxy-0.15.3

Toggle athens-proxy-0.15.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add optional PodDisruptionBudget to deployment (#120)

Add an optional pod disruption budget resource to the deployment.

Also added some unit tests for use with `helm unittest`
([link](https://github.com/helm-unittest/helm-unittest)) - let me know
if those should be removed :)

athens-proxy-0.15.2

Toggle athens-proxy-0.15.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): update gomods/athens docker tag to v0.16.1 (#118)

This PR contains the following updates:

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

---

### Release Notes

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

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

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

#### What's Changed

- Fix no child processes error by
[@&#8203;south-mer](https://redirect.github.com/south-mer) in
[#&#8203;2048](https://redirect.github.com/gomods/athens/pull/2048)
- Fix GCP Storage Backend Locking Issue by
[@&#8203;south-mer](https://redirect.github.com/south-mer) in
[#&#8203;2051](https://redirect.github.com/gomods/athens/pull/2051)
- Move Single-flight from Fetcher to Stasher by
[@&#8203;south-mer](https://redirect.github.com/south-mer) in
[#&#8203;2050](https://redirect.github.com/gomods/athens/pull/2050)
- docfix: use `GONOSUMDB` on Athens' home page by
[@&#8203;mrngm](https://redirect.github.com/mrngm) in
[#&#8203;2056](https://redirect.github.com/gomods/athens/pull/2056)
- Update shared-team-instance.md by
[@&#8203;shantanugadgil](https://redirect.github.com/shantanugadgil) in
[#&#8203;2057](https://redirect.github.com/gomods/athens/pull/2057)
- Add Checksum to Saver (+ GCP implementation) by
[@&#8203;south-mer](https://redirect.github.com/south-mer) in
[#&#8203;2052](https://redirect.github.com/gomods/athens/pull/2052)
- fix: enable dependabot for Dockerfile by
[@&#8203;DrPsychick](https://redirect.github.com/DrPsychick) in
[#&#8203;2060](https://redirect.github.com/gomods/athens/pull/2060)
- fix: explicit alpine version, so dependabot detects it by
[@&#8203;DrPsychick](https://redirect.github.com/DrPsychick) in
[#&#8203;2061](https://redirect.github.com/gomods/athens/pull/2061)
- chore: update goreleaser config by
[@&#8203;nrwiersma](https://redirect.github.com/nrwiersma) in
[#&#8203;2045](https://redirect.github.com/gomods/athens/pull/2045)
- chore: update workflows for consistency by
[@&#8203;nrwiersma](https://redirect.github.com/nrwiersma) in
[#&#8203;2053](https://redirect.github.com/gomods/athens/pull/2053)
- chore(deps): bump golang.org/x/oauth2 from 0.23.0 to 0.27.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2058](https://redirect.github.com/gomods/athens/pull/2058)
- update-docker-image(deps): bump alpine from 3.20 to 3.22 in /cmd/proxy
by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2062](https://redirect.github.com/gomods/athens/pull/2062)
- update-github-action(deps): bump actions/checkout from 4 to 5 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2063](https://redirect.github.com/gomods/athens/pull/2063)
- update-github-action(deps): bump actions/setup-go from 5 to 6 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2064](https://redirect.github.com/gomods/athens/pull/2064)

#### New Contributors

- [@&#8203;south-mer](https://redirect.github.com/south-mer) made their
first contribution in
[#&#8203;2048](https://redirect.github.com/gomods/athens/pull/2048)
- [@&#8203;mrngm](https://redirect.github.com/mrngm) made their first
contribution in
[#&#8203;2056](https://redirect.github.com/gomods/athens/pull/2056)
- [@&#8203;shantanugadgil](https://redirect.github.com/shantanugadgil)
made their first contribution in
[#&#8203;2057](https://redirect.github.com/gomods/athens/pull/2057)

**Full Changelog**:
<gomods/athens@v0.16.0...v0.16.1>

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: DrPsychick <[email protected]>

athens-proxy-0.15.1

Toggle athens-proxy-0.15.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add options to set Athens single flight configs and create passwords …

…in secrets.yml (#112)

#111

Provide options to set Athens single flight configurations in the helm
chart and store redis passwords as secrets.

Bump the chart version to 0.15.1.

athens-proxy-0.15.0

Toggle athens-proxy-0.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix!: allow overwriting all env variables with `configEnvVars` (#114)

This might be a breaking change for users that have set ENV variables
which were overwritten by the env that the chart sets.

Should resolve #113 #101

athens-proxy-0.14.7

Toggle athens-proxy-0.14.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
allow setting lifecycle hook and terminationGracePeriodSeconds (#109)

#108

Modify the athens-chart to provide an option to configure `lifecycle`
hook and `terminationGracePeriodSeconds`. Set the default value of
`terminationGracePeriodSeconds` to be 30 seconds as it's the default
value in Kubernetes.

athens-proxy-0.14.6

Toggle athens-proxy-0.14.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Addition of configurable init containers to athens-proxy (#107)

Resolves issue #106

This adds the ability to add extra init containers to the athens proxy.
I'm using a credentials-helper to provide authentication to the git
repositories for athens. Using an init container can ensure the volumes
are set up correctly.

Also adding clarification to the existing initContainer configuration
'initContainerSecurityContext' and 'intiContainerResources' to indicate
they only apply to the 'sshGitServer' init container.

athens-proxy-0.14.5

Toggle athens-proxy-0.14.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add extraVolumes and extraVolumeMounts to helm chart (#105)

Sometimes users need to mount extra volumes into the athens proxy

Fixes #104

athens-proxy-0.14.4

Toggle athens-proxy-0.14.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Allow configuring readiness probe through values (#95)

athens-proxy-0.14.3

Toggle athens-proxy-0.14.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): update gomods/athens docker tag to v0.15.4 (#94)

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]>

athens-proxy-0.14.2

Toggle athens-proxy-0.14.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): update gomods/athens docker tag to v0.15.3 (#93)

This PR contains the following updates:

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

---

### Release Notes

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

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

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

#### What's Changed

- fix: go in docker failing by
[@&#8203;nrwiersma](https://redirect.github.com/nrwiersma) in
[https://github.com/gomods/athens/pull/1989](https://redirect.github.com/gomods/athens/pull/1989)
- feat: support GitHub App authentication by
[@&#8203;nrwiersma](https://redirect.github.com/nrwiersma) in
[https://github.com/gomods/athens/pull/1988](https://redirect.github.com/gomods/athens/pull/1988)

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

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

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

v0.15.2 comes with some security updates inherent to using the new Go
toolchain, configurable VCS timeouts, and documentation updates for our
more technical users.

#### What's Changed

- Add timeout to vcsLister.List() by
[@&#8203;taylorychen](https://redirect.github.com/taylorychen) in
[https://github.com/gomods/athens/pull/1986](https://redirect.github.com/gomods/athens/pull/1986)
- Upgrade to Go 1.22 toolchain by
[@&#8203;matt0x6F](https://redirect.github.com/matt0x6F) in
[https://github.com/gomods/athens/pull/1987](https://redirect.github.com/gomods/athens/pull/1987)
- Document log level format by
[@&#8203;raxod502-plaid](https://redirect.github.com/raxod502-plaid) in
[https://github.com/gomods/athens/pull/1982](https://redirect.github.com/gomods/athens/pull/1982)

#### New Contributors

- [@&#8203;taylorychen](https://redirect.github.com/taylorychen) made
their first contribution in
[https://github.com/gomods/athens/pull/1986](https://redirect.github.com/gomods/athens/pull/1986)
- [@&#8203;raxod502-plaid](https://redirect.github.com/raxod502-plaid)
made their first contribution in
[https://github.com/gomods/athens/pull/1982](https://redirect.github.com/gomods/athens/pull/1982)

**Full Changelog**:
gomods/athens@v0.15.1...v0.15.2

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: DrPsychick <[email protected]>