Skip to content

Commit

Permalink
Configure renovate to check restic and vault versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ricsanfre committed Jan 2, 2025
1 parent b4628c5 commit 056ad93
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ansible/vars/picluster.yml
Original file line number Diff line number Diff line change
Expand Up @@ -241,6 +241,7 @@ minio_users:
# Restic configuration #
########################

# renovate: datasource=github-releases depName=restic/restic
restic_version: 0.16.5

# Restic S3 repository configuration
Expand All @@ -257,6 +258,7 @@ restic_environment:
#######################

vault_hostname: "vault.{{ dns_domain }}"
# renovate: datasource=github-releases depName=hashicorp/vault
vault_version: 1.18.1

vault_dns: "{{ vault_hostname }}"
Expand Down

0 comments on commit 056ad93

Please sign in to comment.