Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency aquaproj/aqua-registry to v4.301.0 #3483

Merged
merged 2 commits into from
Jan 28, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions aqua/aqua-checksums.json
Original file line number Diff line number Diff line change
@@ -226,8 +226,8 @@
"algorithm": "sha256"
},
{
"id": "registries/github_content/github.com/aquaproj/aqua-registry/v4.300.2/registry.yaml",
"checksum": "3B7046B92736A250F29B32D37A953B9AFD19AAF21F566A144D21705298E3189D353B238083F9FDB1A687A737408C7FEE43E9273A443EFF37131211D474251590",
"id": "registries/github_content/github.com/aquaproj/aqua-registry/v4.301.0/registry.yaml",
"checksum": "E721B063278518F4008D3DFD95839F7D49AA53EAE29350C78A398FDAB71F3C3A222E872B951A895E7FA190CDD2BCB6F5DF866CCDBE569D75D23DE6FEE77FF861",
"algorithm": "sha512"
}
]
2 changes: 1 addition & 1 deletion aqua/aqua.yaml
Original file line number Diff line number Diff line change
@@ -7,6 +7,6 @@ checksum:
require_checksum: true
registries:
- type: standard
ref: v4.300.2 # renovate: depName=aquaproj/aqua-registry
ref: v4.301.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
@@ -50,7 +50,7 @@ func (c *Controller) Init(ctx context.Context, logE *logrus.Entry, cfgFilePath s
return nil
}

registryVersion := "v4.300.2" // renovate: depName=aquaproj/aqua-registry
registryVersion := "v4.301.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{
2 changes: 1 addition & 1 deletion tests/3064/aqua.yaml
Original file line number Diff line number Diff line change
@@ -9,7 +9,7 @@ checksum:
# - all
registries:
- type: standard
ref: v4.300.2 # renovate: depName=aquaproj/aqua-registry
ref: v4.301.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
@@ -9,7 +9,7 @@
# - all
registries:
- type: standard
ref: v4.300.2 # renovate: depName=aquaproj/aqua-registry
ref: v4.301.0 # renovate: depName=aquaproj/aqua-registry
packages:
- name: hashicorp/[email protected]
- name: hashicorp/terraform
2 changes: 1 addition & 1 deletion tests/cargo/aqua.yaml
Original file line number Diff line number Diff line change
@@ -9,6 +9,6 @@
# - all
registries:
- type: standard
ref: v4.300.2 # renovate: depName=aquaproj/aqua-registry
ref: v4.301.0 # renovate: depName=aquaproj/aqua-registry
packages:
- name: crates.io/[email protected]
2 changes: 1 addition & 1 deletion tests/main/aqua.yaml
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@ checksum:
require_checksum: false
registries:
- type: standard
ref: v4.300.2 # renovate: depName=aquaproj/aqua-registry
ref: v4.301.0 # renovate: depName=aquaproj/aqua-registry
- null

packages:
2 changes: 1 addition & 1 deletion tests/minisign/aqua.yaml
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@ checksum:
# - all
registries:
- type: standard
ref: v4.300.2 # renovate: depName=aquaproj/aqua-registry
ref: v4.301.0 # renovate: depName=aquaproj/aqua-registry
packages:
- name: bufbuild/[email protected]
- name: bufbuild/buf
2 changes: 1 addition & 1 deletion tests/tag/aqua.yaml
Original file line number Diff line number Diff line change
@@ -7,7 +7,7 @@
# require_checksum: true
registries:
- type: standard
ref: v4.300.2 # renovate: depName=aquaproj/aqua-registry
ref: v4.301.0 # renovate: depName=aquaproj/aqua-registry
packages:
- name: suzuki-shunsuke/[email protected]
tags:
2 changes: 1 addition & 1 deletion tests/unarchive/aqua.yaml
Original file line number Diff line number Diff line change
@@ -9,7 +9,7 @@
# - all
registries:
- type: standard
ref: v4.300.2 # renovate: depName=aquaproj/aqua-registry
ref: v4.301.0 # renovate: depName=aquaproj/aqua-registry
packages:
# raw
- name: aquaproj/aqua-installer
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.300.2 # renovate: depName=aquaproj/aqua-registry
ref: v4.301.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.300.2 # renovate: depName=aquaproj/aqua-registry
ref: v4.301.0 # renovate: depName=aquaproj/aqua-registry
packages:
- name: hashicorp/terraform
version_expr: readFile(".terraform-version")
2 changes: 1 addition & 1 deletion tests/version_expr_file/aqua.yaml
Original file line number Diff line number Diff line change
@@ -9,7 +9,7 @@
# - all
registries:
- type: standard
ref: v4.300.2 # renovate: depName=aquaproj/aqua-registry
ref: v4.301.0 # renovate: depName=aquaproj/aqua-registry
packages:
- name: hashicorp/terraform
version_expr: |
2 changes: 1 addition & 1 deletion tests/version_expr_json/aqua.yaml
Original file line number Diff line number Diff line change
@@ -9,7 +9,7 @@
# - all
registries:
- type: standard
ref: v4.300.2 # renovate: depName=aquaproj/aqua-registry
ref: v4.301.0 # renovate: depName=aquaproj/aqua-registry
packages:
- name: hashicorp/terraform
version_expr: |
2 changes: 1 addition & 1 deletion tests/version_expr_yaml/aqua.yaml
Original file line number Diff line number Diff line change
@@ -9,7 +9,7 @@
# - all
registries:
- type: standard
ref: v4.300.2 # renovate: depName=aquaproj/aqua-registry
ref: v4.301.0 # renovate: depName=aquaproj/aqua-registry
packages:
- name: hashicorp/terraform
version_expr: |