Skip to content

Commit

Permalink
chore(deps): pin dependencies (#3421)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/timberio/vector | pinDigest |  -> `5604fcb` |
|
[ghcr.io/nginxinc/nginx-unprivileged](https://togithub.com/nginxinc/docker-nginx-unprivileged)
| pinDigest | -> `5b49ce2` |

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI4MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiXX0=-->

Co-authored-by: repo-jeeves[bot] <106431701+repo-jeeves[bot]@users.noreply.github.com>
  • Loading branch information
repo-jeeves[bot] authored Apr 10, 2024
1 parent 13e9f6f commit 508de14
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion kubernetes/main/apps/monitoring/loki/app/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ spec:
image:
registry: ghcr.io
repository: nginxinc/nginx-unprivileged
tag: 1.25-alpine
tag: 1.25-alpine@sha256:5b49ce26ad8555b649a5a5ea8ccdfabc742a284ab58cb7b7d7a56f178c5dd351
topologySpreadConstraints:
- maxSkew: 2
topologyKey: kubernetes.io/hostname
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ spec:
main:
image:
repository: docker.io/timberio/vector
tag: 0.37.1-alpine
tag: 0.37.1-alpine@sha256:5604fcb069b71942e8a63154f47aeedaf53daf6c20926a6d4575b76e298318d6
args: ["--config", "/etc/vector/vector.yaml"]
env:
PROCFS_ROOT: /host/proc
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ spec:
main:
image:
repository: docker.io/timberio/vector
tag: 0.37.1-alpine
tag: 0.37.1-alpine@sha256:5604fcb069b71942e8a63154f47aeedaf53daf6c20926a6d4575b76e298318d6
args: ["--config", "/etc/vector/vector.yaml"]
service:
main:
Expand Down

0 comments on commit 508de14

Please sign in to comment.