chaijunkin / home-ops

K3s Cluster powered by proxmox
Do What The F*ck You Want To Public License
3 stars 0 forks source link

feat(container): update image ghcr.io/kashalls/kromgo ( 0.3.1 → v0.4.2 ) #247

Open renovate[bot] opened 3 months ago

renovate[bot] commented 3 months ago

This PR contains the following updates:

Package Update Change
ghcr.io/kashalls/kromgo minor 0.3.1 -> v0.4.2

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

kashalls/kromgo (ghcr.io/kashalls/kromgo) ### [`v0.4.2`](https://redirect.github.com/kashalls/kromgo/releases/tag/v0.4.2) [Compare Source](https://redirect.github.com/kashalls/kromgo/compare/v0.4.1...v0.4.2) Kromgo now listens to `0.0.0.0` instead of `localhost` by default. #### What's Changed - fix(deps): update module github.com/go-chi/httprate to v0.14.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/kashalls/kromgo/pull/70](https://redirect.github.com/kashalls/kromgo/pull/70) - fix(deps): update module github.com/prometheus/client_golang to v1.20.2 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/kashalls/kromgo/pull/69](https://redirect.github.com/kashalls/kromgo/pull/69) - fix(deps): update module github.com/go-chi/httprate to v0.14.1 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/kashalls/kromgo/pull/72](https://redirect.github.com/kashalls/kromgo/pull/72) - fix(deps): update module github.com/prometheus/common to v0.58.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/kashalls/kromgo/pull/71](https://redirect.github.com/kashalls/kromgo/pull/71) - fix(deps): update module github.com/prometheus/common to v0.59.1 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/kashalls/kromgo/pull/74](https://redirect.github.com/kashalls/kromgo/pull/74) - fix(deps): update module github.com/prometheus/client_golang to v1.20.3 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/kashalls/kromgo/pull/73](https://redirect.github.com/kashalls/kromgo/pull/73) - chore(deps): update actions/checkout action to v4.2.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/kashalls/kromgo/pull/77](https://redirect.github.com/kashalls/kromgo/pull/77) - fix(deps): update module github.com/prometheus/client_golang to v1.20.4 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/kashalls/kromgo/pull/76](https://redirect.github.com/kashalls/kromgo/pull/76) - Change default hosts to listen to all by [@​kashalls](https://redirect.github.com/kashalls) in [https://github.com/kashalls/kromgo/pull/78](https://redirect.github.com/kashalls/kromgo/pull/78) **Full Changelog**: https://github.com/kashalls/kromgo/compare/v0.4.1...v0.4.2 ### [`v0.4.1`](https://redirect.github.com/kashalls/kromgo/releases/tag/v0.4.1) [Compare Source](https://redirect.github.com/kashalls/kromgo/compare/v0.4.0...v0.4.1) #### What's Changed - Adds `?format=badge&style=` for 3 different badge styles. - chore(deps): update golang docker tag to v1.23 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/kashalls/kromgo/pull/59](https://redirect.github.com/kashalls/kromgo/pull/59) **Full Changelog**: https://github.com/kashalls/kromgo/compare/v0.4.0...v0.4.1 ### [`v0.4.0`](https://redirect.github.com/kashalls/kromgo/releases/tag/v0.4.0) [Compare Source](https://redirect.github.com/kashalls/kromgo/compare/v0.3.1...v0.4.0) #### New Features - Moved /query to /{metric} - /query will be removed in a future release. - Added badge support courtesy of [@​vaskozl](https://redirect.github.com/vaskozl) - Cleaned up code. - Moved to Chi Router v5. - Added internal rate limiting. - Added logging using zap. - Environment config for setting Server Host and Port as well as Metric Servers. Eventually I plan to add metrics for stuff like how often a specific metric is requested etc... - ⚠️ Metric and Health Monitoring endpoints were moved to a new default port of 8888. You can change this with HEALTH_HOST and HEALTH_PORT ENV. #### What's Changed - chore(deps): update docker/setup-buildx-action action to v3.3.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/kashalls/kromgo/pull/35](https://redirect.github.com/kashalls/kromgo/pull/35) - chore(deps): update golang docker tag to v1.22.2 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/kashalls/kromgo/pull/34](https://redirect.github.com/kashalls/kromgo/pull/34) - fix(deps): update module github.com/prometheus/common to v0.52.2 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/kashalls/kromgo/pull/33](https://redirect.github.com/kashalls/kromgo/pull/33) - chore(deps): update stefanzweifel/git-auto-commit-action action to v5.0.1 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/kashalls/kromgo/pull/38](https://redirect.github.com/kashalls/kromgo/pull/38) - chore(deps): update actions/checkout digest to [`a5ac7e5`](https://redirect.github.com/kashalls/kromgo/commit/a5ac7e5) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/kashalls/kromgo/pull/40](https://redirect.github.com/kashalls/kromgo/pull/40) - chore(deps): update actions/checkout action to v4.1.6 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/kashalls/kromgo/pull/41](https://redirect.github.com/kashalls/kromgo/pull/41) - chore(deps): update golang docker tag to v1.22.3 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/kashalls/kromgo/pull/42](https://redirect.github.com/kashalls/kromgo/pull/42) - fix(deps): update module github.com/prometheus/client_golang to v1.19.1 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/kashalls/kromgo/pull/43](https://redirect.github.com/kashalls/kromgo/pull/43) - fix(deps): update module github.com/prometheus/common to v0.53.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/kashalls/kromgo/pull/37](https://redirect.github.com/kashalls/kromgo/pull/37) - fix(deps): update module gopkg.in/yaml.v2 to v3 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/kashalls/kromgo/pull/39](https://redirect.github.com/kashalls/kromgo/pull/39) - chore(deps): update docker/build-push-action action to v5.4.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/kashalls/kromgo/pull/49](https://redirect.github.com/kashalls/kromgo/pull/49) - chore(deps): update golang docker tag to v1.22.4 - autoclosed by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/kashalls/kromgo/pull/48](https://redirect.github.com/kashalls/kromgo/pull/48) - fix(deps): update module github.com/prometheus/common to v0.54.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/kashalls/kromgo/pull/46](https://redirect.github.com/kashalls/kromgo/pull/46) - chore(deps): update docker/login-action action to v3.2.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/kashalls/kromgo/pull/45](https://redirect.github.com/kashalls/kromgo/pull/45) - fix(deps): update module github.com/prometheus/common to v0.55.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/kashalls/kromgo/pull/53](https://redirect.github.com/kashalls/kromgo/pull/53) - chore(deps): update actions/checkout digest to [`692973e`](https://redirect.github.com/kashalls/kromgo/commit/692973e) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/kashalls/kromgo/pull/51](https://redirect.github.com/kashalls/kromgo/pull/51) - chore(deps): update actions/checkout action to v4.1.7 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/kashalls/kromgo/pull/50](https://redirect.github.com/kashalls/kromgo/pull/50) - chore(deps): update docker/build-push-action action to v6 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/kashalls/kromgo/pull/52](https://redirect.github.com/kashalls/kromgo/pull/52) - chore(deps): update docker/login-action action to v3.3.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/kashalls/kromgo/pull/57](https://redirect.github.com/kashalls/kromgo/pull/57) - chore(deps): update docker/setup-buildx-action action to v3.5.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/kashalls/kromgo/pull/56](https://redirect.github.com/kashalls/kromgo/pull/56) - chore(deps): update golang docker tag to v1.22.5 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/kashalls/kromgo/pull/54](https://redirect.github.com/kashalls/kromgo/pull/54) - chore(deps): update docker/build-push-action action to v6.5.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/kashalls/kromgo/pull/55](https://redirect.github.com/kashalls/kromgo/pull/55) - chore(deps): update docker/setup-buildx-action action to v3.6.1 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/kashalls/kromgo/pull/58](https://redirect.github.com/kashalls/kromgo/pull/58) - chore(deps): update docker/build-push-action action to v6.6.1 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/kashalls/kromgo/pull/61](https://redirect.github.com/kashalls/kromgo/pull/61) - Summer Cleaning🧹 by [@​kashalls](https://redirect.github.com/kashalls) in [https://github.com/kashalls/kromgo/pull/60](https://redirect.github.com/kashalls/kromgo/pull/60) - fix(deps): update module github.com/go-chi/httprate to v0.12.1 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/kashalls/kromgo/pull/64](https://redirect.github.com/kashalls/kromgo/pull/64) - fix(deps): update module github.com/caarlos0/env/v11 to v11.2.2 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/kashalls/kromgo/pull/63](https://redirect.github.com/kashalls/kromgo/pull/63) - Add format=badge which directly serves badges by [@​vaskozl](https://redirect.github.com/vaskozl) in [https://github.com/kashalls/kromgo/pull/67](https://redirect.github.com/kashalls/kromgo/pull/67) - fix(deps): update module github.com/prometheus/client_golang to v1.20.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/kashalls/kromgo/pull/66](https://redirect.github.com/kashalls/kromgo/pull/66) - chore: test no side effects by [@​kashalls](https://redirect.github.com/kashalls) in [https://github.com/kashalls/kromgo/pull/68](https://redirect.github.com/kashalls/kromgo/pull/68) #### New Contributors - [@​vaskozl](https://redirect.github.com/vaskozl) made their first contribution in [https://github.com/kashalls/kromgo/pull/67](https://redirect.github.com/kashalls/kromgo/pull/67) **Full Changelog**: https://github.com/kashalls/kromgo/compare/v0.3.1...v0.4.0

Configuration

📅 Schedule: Branch creation - "on saturday" in timezone Asia/Kuala_Lumpur, 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.



This PR was generated by Mend Renovate. View the repository job log.

github-actions[bot] commented 3 months ago
--- HelmRelease: observability/kromgo Deployment: observability/kromgo

+++ HelmRelease: observability/kromgo Deployment: observability/kromgo

@@ -48,13 +48,13 @@

       containers:
       - env:
         - name: PORT
           value: '80'
         - name: PROMETHEUS_URL
           value: http://kube-prometheus-stack-prometheus.observability.svc.cluster.local:9090
-        image: ghcr.io/kashalls/kromgo:0.3.1@sha256:5ba40b2fda00ab7adb039c0be955161b84febfe9e9e7816d5f1f87d9ab41f173
+        image: ghcr.io/kashalls/kromgo:v0.4.2@sha256:89eab1c6604d8ef79fb0e7340620d6559ef296cc469c4eabf22598bbaf93ff42
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 80
github-actions[bot] commented 3 months ago
--- kubernetes/apps/observability/kromgo/app Kustomization: flux-system/kromgo HelmRelease: observability/kromgo

+++ kubernetes/apps/observability/kromgo/app Kustomization: flux-system/kromgo HelmRelease: observability/kromgo

@@ -37,13 +37,13 @@

           main:
             env:
               PORT: 80
               PROMETHEUS_URL: http://kube-prometheus-stack-prometheus.observability.svc.cluster.local:9090
             image:
               repository: ghcr.io/kashalls/kromgo
-              tag: 0.3.1@sha256:5ba40b2fda00ab7adb039c0be955161b84febfe9e9e7816d5f1f87d9ab41f173
+              tag: v0.4.2@sha256:89eab1c6604d8ef79fb0e7340620d6559ef296cc469c4eabf22598bbaf93ff42
             resources:
               limits:
                 memory: 64M
               requests:
                 cpu: 5m
             securityContext: