Skip to content

Commit

Permalink
chore(deps): update dependency aquaproj/aqua-registry to v4.305.0 (#3498
Browse files Browse the repository at this point in the history
)

* chore(deps): update dependency aquaproj/aqua-registry to v4.305.0

* [autofix.ci] apply automated fixes

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and autofix-ci[bot] authored Feb 2, 2025
1 parent 723d026 commit 8e7a35c
Show file tree
Hide file tree
Showing 15 changed files with 16 additions and 16 deletions.
4 changes: 2 additions & 2 deletions aqua/aqua-checksums.json
Original file line number Diff line number Diff line change
Expand Up @@ -226,8 +226,8 @@
"algorithm": "sha256"
},
{
"id": "registries/github_content/github.com/aquaproj/aqua-registry/v4.304.0/registry.yaml",
"checksum": "43AE09B373296CCADA23A4EAC11484B7413FAC511EA3A2C90BBF5A71FF5131F53024C3FD7AA29E277F9CF1E016967273EF6A0DB810317AE4861FBEA81F963C78",
"id": "registries/github_content/github.com/aquaproj/aqua-registry/v4.305.0/registry.yaml",
"checksum": "763339842FB67C8634C354D39706791CE1FECC4BFADC0D1B495BABD090CF941EA1DFA6B4DBE86C07DD48D9663C666B5AAA752D1346DD7EC2EEFB7AA4571B86AB",
"algorithm": "sha512"
}
]
Expand Down
2 changes: 1 addition & 1 deletion aqua/aqua.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ checksum:
require_checksum: true
registries:
- type: standard
ref: v4.304.0 # renovate: depName=aquaproj/aqua-registry
ref: v4.305.0 # renovate: depName=aquaproj/aqua-registry
packages:
- import: imports/*.yaml
2 changes: 1 addition & 1 deletion pkg/controller/initcmd/init.go
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ func (c *Controller) Init(ctx context.Context, logE *logrus.Entry, cfgFilePath s
return nil
}

registryVersion := "v4.304.0" // renovate: depName=aquaproj/aqua-registry
registryVersion := "v4.305.0" // renovate: depName=aquaproj/aqua-registry
release, _, err := c.github.GetLatestRelease(ctx, "aquaproj", "aqua-registry")
if err != nil {
logerr.WithError(logE, err).WithFields(logrus.Fields{
Expand Down
2 changes: 1 addition & 1 deletion tests/3064/aqua.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ checksum:
# - all
registries:
- type: standard
ref: v4.304.0 # renovate: depName=aquaproj/aqua-registry
ref: v4.305.0 # renovate: depName=aquaproj/aqua-registry
packages:
- name: suzuki-shunsuke/cmdx
version: v1.7.4
2 changes: 1 addition & 1 deletion tests/aliases/aqua.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
# - all
registries:
- type: standard
ref: v4.304.0 # renovate: depName=aquaproj/aqua-registry
ref: v4.305.0 # renovate: depName=aquaproj/aqua-registry
packages:
- name: hashicorp/terraform@v1.10.5
- name: hashicorp/terraform
Expand Down
2 changes: 1 addition & 1 deletion tests/cargo/aqua.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
# - all
registries:
- type: standard
ref: v4.304.0 # renovate: depName=aquaproj/aqua-registry
ref: v4.305.0 # renovate: depName=aquaproj/aqua-registry
packages:
- name: crates.io/skim@0.16.0
2 changes: 1 addition & 1 deletion tests/main/aqua.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ checksum:
require_checksum: false
registries:
- type: standard
ref: v4.304.0 # renovate: depName=aquaproj/aqua-registry
ref: v4.305.0 # renovate: depName=aquaproj/aqua-registry
- null

packages:
Expand Down
2 changes: 1 addition & 1 deletion tests/minisign/aqua.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ checksum:
# - all
registries:
- type: standard
ref: v4.304.0 # renovate: depName=aquaproj/aqua-registry
ref: v4.305.0 # renovate: depName=aquaproj/aqua-registry
packages:
- name: bufbuild/buf@v1.50.0
- name: bufbuild/buf
Expand Down
2 changes: 1 addition & 1 deletion tests/tag/aqua.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# require_checksum: true
registries:
- type: standard
ref: v4.304.0 # renovate: depName=aquaproj/aqua-registry
ref: v4.305.0 # renovate: depName=aquaproj/aqua-registry
packages:
- name: suzuki-shunsuke/tfcmt@v4.14.1
tags:
Expand Down
2 changes: 1 addition & 1 deletion tests/unarchive/aqua.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
# - all
registries:
- type: standard
ref: v4.304.0 # renovate: depName=aquaproj/aqua-registry
ref: v4.305.0 # renovate: depName=aquaproj/aqua-registry
packages:
# raw
- name: aquaproj/aqua-installer
Expand Down
2 changes: 1 addition & 1 deletion tests/update2/aqua.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
registries:
- type: standard
ref: v4.304.0 # renovate: depName=aquaproj/aqua-registry
ref: v4.305.0 # renovate: depName=aquaproj/aqua-registry
packages:
- name: golang/go
go_version_file: go.mod
2 changes: 1 addition & 1 deletion tests/update3/aqua.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
registries:
- type: standard
ref: v4.304.0 # renovate: depName=aquaproj/aqua-registry
ref: v4.305.0 # renovate: depName=aquaproj/aqua-registry
packages:
- name: hashicorp/terraform
version_expr: readFile(".terraform-version")
Expand Down
2 changes: 1 addition & 1 deletion tests/version_expr_file/aqua.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
# - all
registries:
- type: standard
ref: v4.304.0 # renovate: depName=aquaproj/aqua-registry
ref: v4.305.0 # renovate: depName=aquaproj/aqua-registry
packages:
- name: hashicorp/terraform
version_expr: |
Expand Down
2 changes: 1 addition & 1 deletion tests/version_expr_json/aqua.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
# - all
registries:
- type: standard
ref: v4.304.0 # renovate: depName=aquaproj/aqua-registry
ref: v4.305.0 # renovate: depName=aquaproj/aqua-registry
packages:
- name: hashicorp/terraform
version_expr: |
Expand Down
2 changes: 1 addition & 1 deletion tests/version_expr_yaml/aqua.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
# - all
registries:
- type: standard
ref: v4.304.0 # renovate: depName=aquaproj/aqua-registry
ref: v4.305.0 # renovate: depName=aquaproj/aqua-registry
packages:
- name: hashicorp/terraform
version_expr: |
Expand Down

0 comments on commit 8e7a35c

Please sign in to comment.