Skip to content

Commit

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

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

* chore(aqua): update aqua/aqua-checksums.json

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: aquaproj-aqua-releaser[bot] <95135029+aquaproj-aqua-releaser[bot]@users.noreply.github.com>
  • Loading branch information
1 parent bd45581 commit 6cb0a09
Show file tree
Hide file tree
Showing 12 changed files with 13 additions and 13 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.284.2/registry.yaml",
"checksum": "94C3DD0766F8637DB54E190F0E69D2699FBA46679503093F8DEF50182755787A99B509B35E2C071151D7E791477F5180EBB2AA43C9D7D624A80C44043FFD2A3B",
"id": "registries/github_content/github.com/aquaproj/aqua-registry/v4.285.0/registry.yaml",
"checksum": "B8B428B3BEA61EAA58C01B565238C0710967CF3A2F34AA3984EB26154DAC3FEE9148B276536DDD3B45F1A33A6F706F9AF9DA98ECF4340A3F69F008FB5C8E85BC",
"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.284.2 # renovate: depName=aquaproj/aqua-registry
ref: v4.285.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.284.2" // renovate: depName=aquaproj/aqua-registry
registryVersion := "v4.285.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.284.2 # renovate: depName=aquaproj/aqua-registry
ref: v4.285.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.284.2 # renovate: depName=aquaproj/aqua-registry
ref: v4.285.0 # renovate: depName=aquaproj/aqua-registry
packages:
- name: hashicorp/[email protected]
- 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.284.2 # renovate: depName=aquaproj/aqua-registry
ref: v4.285.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
Expand Up @@ -3,7 +3,7 @@ checksum:
require_checksum: false
registries:
- type: standard
ref: v4.284.2 # renovate: depName=aquaproj/aqua-registry
ref: v4.285.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.284.2 # renovate: depName=aquaproj/aqua-registry
ref: v4.285.0 # renovate: depName=aquaproj/aqua-registry
packages:
- name: bufbuild/[email protected]
- 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.284.2 # renovate: depName=aquaproj/aqua-registry
ref: v4.285.0 # renovate: depName=aquaproj/aqua-registry
packages:
- name: suzuki-shunsuke/[email protected]
tags:
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.284.2 # renovate: depName=aquaproj/aqua-registry
ref: v4.285.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.284.2 # renovate: depName=aquaproj/aqua-registry
ref: v4.285.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.284.2 # renovate: depName=aquaproj/aqua-registry
ref: v4.285.0 # renovate: depName=aquaproj/aqua-registry
packages:
- name: hashicorp/terraform
version_expr: |
Expand Down

0 comments on commit 6cb0a09

Please sign in to comment.