Skip to content
This repository has been archived by the owner on Jul 8, 2024. It is now read-only.

feat(container): update ghcr.io/0xerr0r/blocky docker tag to v0.23 #888

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 25, 2022

Mend Renovate

This PR contains the following updates:

Package Update Change
ghcr.io/0xerr0r/blocky minor v0.18 -> v0.23

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

0xERR0R/blocky (ghcr.io/0xerr0r/blocky)

v0.23

Compare Source

Features:

Misc

  • Updated dependencies and documentation

Bugfix

  • make FatalOnError override log.Silence (Thanks @​ThinkChaos)
  • ANSI color codes being printed on Windows (#​1225) (Thanks @​kwitsch)
  • conditional resolver panics on response without question (#​1148)
  • don't cache DNS responses with CD flag
  • don't cache EDNS pseudo records (#​1150)
  • don't convert regex from punycode to ASCII (#​1126) (#​1131)
  • log.privacy option no longer hides domain names being resolved (#​1255)
  • return error code on server starup failure (#​1165)
  • truncated responses should not be cached (#​1149)
  • use different TTL of multiple records in answer
  • rewrite: support the case where upstream doesn't echo the question (Thanks @​ThinkChaos)

Changelog

v0.22

Compare Source

Features:

Misc

  • fixed several errors in the documentation
  • Updated dependencies and documentation
  • allow more configuration for upstreams (thanks @​ThinkChaos)
  • Ci workflow improvements (thanks @​kwitsch )

Bugfix

Changelog


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 Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from sob as a code owner November 25, 2022 15:53
@stimpy-bot stimpy-bot bot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/cluster Changes made in the cluster directory labels Nov 25, 2022
@stimpy-bot
Copy link
Contributor

stimpy-bot bot commented Nov 25, 2022

Path: cluster/apps/networking/blocky/helm-release.yaml

@@ -170,7 +170,7 @@
 enableServiceLinks: true
 containers:
 - name: blocky
- image: "ghcr.io/0xerr0r/blocky:v0.18"
+ image: "ghcr.io/0xerr0r/blocky:v0.20"
 imagePullPolicy: IfNotPresent
 env:
 - name: TZ

@stimpy-bot
Copy link
Contributor

stimpy-bot bot commented Nov 25, 2022

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@renovate renovate bot changed the title feat(container): update ghcr.io/0xerr0r/blocky docker tag to v0.20 feat(container): update ghcr.io/0xerr0r/blocky docker tag to v0.21 Mar 27, 2023
@renovate renovate bot force-pushed the renovate/ghcr.io-0xerr0r-blocky-0.x branch from 8dd34df to a8aaf8e Compare March 27, 2023 06:45
@stimpy-bot
Copy link
Contributor

stimpy-bot bot commented Mar 27, 2023

Path: cluster/apps/networking/blocky/helm-release.yaml

@@ -170,7 +170,7 @@
 enableServiceLinks: true
 containers:
 - name: blocky
- image: "ghcr.io/0xerr0r/blocky:v0.18"
+ image: "ghcr.io/0xerr0r/blocky:v0.21"
 imagePullPolicy: IfNotPresent
 env:
 - name: TZ

@github-advanced-security
Copy link

You have successfully added a new Trivy configuration .github/workflows/scan-containers.yaml:scan-containers/containers:ghcr.io/0xerr0r/blocky:v0.21. As part of the setup process, we have scanned this repository and found no existing alerts. In the future, you will see all code scanning alerts on the repository Security tab.

@renovate renovate bot changed the title feat(container): update ghcr.io/0xerr0r/blocky docker tag to v0.21 feat(container): update ghcr.io/0xerr0r/blocky docker tag to v0.22 Aug 30, 2023
@renovate renovate bot force-pushed the renovate/ghcr.io-0xerr0r-blocky-0.x branch from a8aaf8e to ef5b0b4 Compare August 30, 2023 22:48
@stimpy-bot
Copy link
Contributor

stimpy-bot bot commented Aug 30, 2023

Path: cluster/apps/networking/blocky/helm-release.yaml

@@ -170,7 +170,7 @@
 enableServiceLinks: true
 containers:
 - name: blocky
- image: "ghcr.io/0xerr0r/blocky:v0.18"
+ image: "ghcr.io/0xerr0r/blocky:v0.22"
 imagePullPolicy: IfNotPresent
 env:
 - name: TZ

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

| datasource | package                | from  | to    |
| ---------- | ---------------------- | ----- | ----- |
| docker     | ghcr.io/0xerr0r/blocky | v0.18 | v0.23 |
@renovate renovate bot force-pushed the renovate/ghcr.io-0xerr0r-blocky-0.x branch from ef5b0b4 to 332d79e Compare January 6, 2024 22:17
@renovate renovate bot changed the title feat(container): update ghcr.io/0xerr0r/blocky docker tag to v0.22 feat(container): update ghcr.io/0xerr0r/blocky docker tag to v0.23 Jan 6, 2024
@stimpy-bot
Copy link
Contributor

stimpy-bot bot commented Jan 6, 2024

Path: cluster/apps/networking/blocky/helm-release.yaml

@@ -170,7 +170,7 @@
 enableServiceLinks: true
 containers:
 - name: blocky
- image: "ghcr.io/0xerr0r/blocky:v0.18"
+ image: "ghcr.io/0xerr0r/blocky:v0.23"
 imagePullPolicy: IfNotPresent
 env:
 - name: TZ

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/cluster Changes made in the cluster directory renovate/container size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants