Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 15, 2024
1 parent b5dc4d9 commit 8ed3294
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion ansible/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ansible>=10.4,<10.5
ansible>=10.5,<10.6
ansible-lint>=24.9,<24.10
kubernetes>=31,<31.1
kubernetes-validate>=1.31,<1.32
4 changes: 2 additions & 2 deletions ansible/requirements.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
collections:
- name: community.general
version: 9.4.0
version: 9.5.0
- name: ansible.posix
version: 1.6.0
version: 1.6.1
- name: kubernetes.core
version: 5.0.0
2 changes: 1 addition & 1 deletion kubernetes/core/common/base/traefik/app/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
chart:
spec:
chart: traefik
version: "32.0.0"
version: "32.1.1"
sourceRef:
kind: HelmRepository
name: traefik
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/crds/common/traefik/source.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
spec:
url: https://github.com/traefik/traefik-helm-chart
ref:
tag: v32.0.0
tag: v32.1.1
interval: 15m
ignore: |
# exclude all
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
chart:
spec:
chart: victoria-metrics-k8s-stack
version: "0.25.17"
version: "0.27.5"
sourceRef:
kind: HelmRepository
name: victoriametrics
Expand Down Expand Up @@ -50,7 +50,7 @@ spec:
fullnameOverride: victoria-metrics-operator
image:
repository: victoriametrics/operator
tag: v0.48.1
tag: v0.48.4

operator:
enable_converter_ownership: true
Expand Down

0 comments on commit 8ed3294

Please sign in to comment.