Skip to content

Commit

Permalink
chore(deps): update ⬆️ aqua-packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2024
1 parent a2a1cd6 commit d96eec5
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pr_aqua_update_checksum.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
permissions:
contents: read
with:
aqua_version: v2.37.2 # renovate: depName=aquaproj/aqua
aqua_version: v2.38.0 # renovate: depName=aquaproj/aqua
prune: true
secrets:
gh_app_id: ${{secrets.APP_ID}}
Expand Down
22 changes: 11 additions & 11 deletions aqua/aqua.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ checksum: # https://aquaproj.github.io/docs/reference/checksum/
supported_envs:
- linux
registries:
- ref: v4.254.0 # renovate: depName=aquaproj/aqua-registry
- ref: v4.257.0 # renovate: depName=aquaproj/aqua-registry
type: standard
- name: dots
path: aqua-registry.yaml
Expand All @@ -22,7 +22,7 @@ packages:
- name: marcosnils/[email protected]
- name: tofuutils/[email protected]
- name: twpayne/[email protected]
- name: zellij-org/[email protected].1
- name: zellij-org/[email protected].2
- name: weaveworks/[email protected]
- name: keilerkonzept/[email protected]
- name: magefile/[email protected]
Expand All @@ -48,7 +48,7 @@ packages:
- name: junegunn/[email protected]
- name: hadolint/[email protected]
- name: jesseduffield/[email protected]
- name: derailed/[email protected].6
- name: derailed/[email protected].7
- name: awslabs/[email protected]
- name: 99designs/[email protected]
- name: koalaman/[email protected]
Expand All @@ -57,18 +57,18 @@ packages:
- name: instrumenta/[email protected]
- name: kubernetes/[email protected]
- name: GoogleContainerTools/[email protected]
- name: smallstep/[email protected].0
- name: smallstep/[email protected].0
- name: smallstep/[email protected].1
- name: smallstep/[email protected].2
- name: terraform-linters/[email protected]
- name: dwisiswant0/[email protected]
- name: itchyny/[email protected]
- name: suzuki-shunsuke/[email protected]
- name: mikefarah/[email protected]
- name: sigstore/[email protected]
- name: nektos/[email protected]
- name: casey/just@1.36.0
- name: casey/just@1.37.0
- name: tomnomnom/[email protected]
- name: kevincobain2000/[email protected].11
- name: kevincobain2000/[email protected].12
- name: antonmedv/[email protected]
- name: wagoodman/[email protected]
- name: dkaslovsky/[email protected]
Expand All @@ -80,14 +80,14 @@ packages:
- name: PaulJuliusMartinez/[email protected]
- name: konradsz/[email protected]
- name: rhysd/[email protected]
- name: eza-community/[email protected].8
- name: eza-community/[email protected].9
- name: kisielk/[email protected]
registry: dots
- name: mvdan/[email protected]
- name: cue-lang/cue@v0.10.1
- name: cue-lang/cue@v0.11.0
- name: dprint/[email protected]
- name: hashicorp/[email protected]
- name: snyk/[email protected].0
- name: snyk/[email protected].1
- name: aquasecurity/[email protected]
- name: int128/[email protected]
- name: dagger/[email protected]
Expand All @@ -102,5 +102,5 @@ packages:
- name: withgraphite/gt
version: v1.4.8 # renovate: depName=withgraphite/homebrew-tap
registry: dots
- name: fastfetch-cli/fastfetch@2.29.0
- name: fastfetch-cli/fastfetch@2.30.1
- name: bloznelis/[email protected]
2 changes: 1 addition & 1 deletion home/.chezmoiscripts/run_once_after_10_aqua.sh.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ cyan='\033[0;36m'
clear='\033[0m'

# renovate: datasource=github-releases depName=aquaproj/aqua
_aqua_latest_version=v2.37.2
_aqua_latest_version=v2.38.0

# renovate: datasource=github-releases depName=aquaproj/aqua-installer
_aqua_installer_version=v3.0.1
Expand Down

0 comments on commit d96eec5

Please sign in to comment.