chore(deps): update ghcr.io/shlinkio/shlink docker tag to v4.2.2 #29

Merged
finn merged 1 commit from renovate/ghcr.io-shlinkio-shlink-4.x into main 2024-10-15 00:19:56 +00:00
Member

This PR contains the following updates:

Package Update Change
ghcr.io/shlinkio/shlink patch 4.2.1 -> 4.2.2

Release Notes

shlinkio/shlink (ghcr.io/shlinkio/shlink)

Compare Source

Added
  • Nothing
Changed
  • #​2208 Explicitly promote installer config options as env vars, instead of as a side effect of loading the app config.
Deprecated
  • Nothing
Removed
  • Nothing
Fixed
  • #​2213 Fix spaces being replaced with underscores in query parameter names, when forwarded from short URL to long URL.
  • #​2217 Fix docker image tag suffix being leaked to the version set inside Shlink, producing invalid SemVer version patterns.
  • #​2212 Fix env vars read in docker entry point not properly falling back to their _FILE suffixed counterpart.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/shlinkio/shlink](https://github.com/shlinkio/shlink) | patch | `4.2.1` -> `4.2.2` | --- ### Release Notes <details> <summary>shlinkio/shlink (ghcr.io/shlinkio/shlink)</summary> ### [`v4.2.2`](https://github.com/shlinkio/shlink/blob/HEAD/CHANGELOG.md#422---2024-10-14) [Compare Source](https://github.com/shlinkio/shlink/compare/v4.2.1...v4.2.2) ##### Added - *Nothing* ##### Changed - [#&#8203;2208](https://github.com/shlinkio/shlink/issues/2208) Explicitly promote installer config options as env vars, instead of as a side effect of loading the app config. ##### Deprecated - *Nothing* ##### Removed - *Nothing* ##### Fixed - [#&#8203;2213](https://github.com/shlinkio/shlink/issues/2213) Fix spaces being replaced with underscores in query parameter names, when forwarded from short URL to long URL. - [#&#8203;2217](https://github.com/shlinkio/shlink/issues/2217) Fix docker image tag suffix being leaked to the version set inside Shlink, producing invalid SemVer version patterns. - [#&#8203;2212](https://github.com/shlinkio/shlink/issues/2212) Fix env vars read in docker entry point not properly falling back to their `_FILE` suffixed counterpart. </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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45NC4zIiwidXBkYXRlZEluVmVyIjoiMzguMTIxLjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
renovatebot added 1 commit 2024-10-14 09:02:09 +00:00
chore(deps): update ghcr.io/shlinkio/shlink docker tag to v4.2.2
Some checks failed
renovate/artifacts Artifact file update failure
d73bd75c69
Author
Member

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

Command failed: docker run --rm -v $(pwd):/infra -w /infra git.devhack.net/devhack/containers/deployer:latest -- ./helm/render-all.sh
docker: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?.
See 'docker run --help'.

### ⚠️ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: k8s/shlink/shlink.yaml ``` Command failed: docker run --rm -v $(pwd):/infra -w /infra git.devhack.net/devhack/containers/deployer:latest -- ./helm/render-all.sh docker: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?. See 'docker run --help'. ```
renovatebot force-pushed renovate/ghcr.io-shlinkio-shlink-4.x from d73bd75c69 to def6836fc4 2024-10-14 17:24:28 +00:00 Compare
renovatebot force-pushed renovate/ghcr.io-shlinkio-shlink-4.x from def6836fc4 to 02748b9232 2024-10-14 18:03:46 +00:00 Compare
finn merged commit a2eff9b169 into main 2024-10-15 00:19:56 +00:00
finn deleted branch renovate/ghcr.io-shlinkio-shlink-4.x 2024-10-15 00:19:56 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: JankySolutions/infra#29
No description provided.