Skip to content

Commit

Permalink
chore: bump tools
Browse files Browse the repository at this point in the history
| Package | Update | Change |
|---|---|---|
| [FiloSottile/age](https://togithub.com/FiloSottile/age) | minor | `v1.1.1` -> `v1.2.0` |
| [aquaproj/aqua-registry](https://togithub.com/aquaproj/aqua-registry) | minor | `v4.193.0` -> `v4.196.0` |
| [aws/aws-cli](https://togithub.com/aws/aws-cli) | minor | `2.16.8` -> `2.17.0` |
| [eza-community/eza](https://togithub.com/eza-community/eza) | patch | `v0.18.18` -> `v0.18.19` |
| [google/go-containerregistry](https://togithub.com/google/go-containerregistry) | patch | `v0.19.1` -> `v0.19.2` |
| [mikefarah/yq](https://togithub.com/mikefarah/yq) | patch | `v4.44.1` -> `v4.44.2` |
| [superfly/flyctl](https://togithub.com/superfly/flyctl) | patch | `v0.2.69` -> `v0.2.72` |
| [twistedpair/google-cloud-sdk](https://togithub.com/twistedpair/google-cloud-sdk) | major | `480.0.0` -> `481.0.0` |

Signed-off-by: Noel Georgi <git@frezbo.dev>
  • Loading branch information
frezbo committed Jun 21, 2024
1 parent 040bb0a commit 7c53527
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 8 deletions.
9 changes: 9 additions & 0 deletions private_dot_config/aquaproj-aqua/aqua-checksums.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"checksums": [
{
"id": "registries/github_content/github.com/aquaproj/aqua-registry/v4.196.0/registry.yaml",
"checksum": "8D720E70A301A8B0AC15111B3466119590328F8FBBB817EADFD51D8D22BF1BDE40D8EDA82C5EEAF0D3A40F5248BC7F72151C73858E2DE1B46F05C49EC66520AF",
"algorithm": "sha512"
}
]
}
16 changes: 8 additions & 8 deletions private_dot_config/aquaproj-aqua/aqua.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@ checksum:
enabled: true
registries:
- type: standard
ref: v4.193.0 # renovate: depName=aquaproj/aqua-registry
ref: v4.196.0 # renovate: depName=aquaproj/aqua-registry
- type: local
name: local
path: registry.yaml
packages:
- name: sharkdp/bat@v0.24.0
- name: direnv/direnv@v2.34.0
- name: sigstore/cosign@v2.2.4
- name: google/go-containerregistry@v0.19.1
- name: google/go-containerregistry@v0.19.2
- name: cli/cli@v2.51.0
- name: sbstp/kubie@v0.23.0
- name: jqlang/jq@jq-1.7.1
Expand All @@ -22,8 +22,8 @@ packages:
- name: BurntSushi/ripgrep@14.1.0
- name: int128/kubelogin@v1.28.1
- name: koalaman/shellcheck@v0.10.0
- name: mikefarah/yq@v4.44.1
- name: eza-community/eza@v0.18.18
- name: mikefarah/yq@v4.44.2
- name: eza-community/eza@v0.18.19
- name: stern/stern@v1.30.0
- name: FiloSottile/mkcert@v1.4.4
- name: starship/starship@v1.19.0
Expand All @@ -32,18 +32,18 @@ packages:
- name: twpayne/chezmoi@v2.49.0
- name: kubernetes/kubectl@v1.30.2
- name: helm/helm@v3.15.2
- name: aws/aws-cli@2.16.8
- name: aws/aws-cli@2.17.0
- name: golang/tools/goimports@v0.22.0
- name: golangci/golangci-lint@v1.59.1
- name: hashicorp/terraform@v1.8.5
- name: twistedpair/google-cloud-sdk@480.0.0
- name: twistedpair/google-cloud-sdk@481.0.0
- name: wakatime/wakatime-cli@v1.91.1
- name: topgrade-rs/topgrade@v14.0.1
- name: cilium/cilium-cli@v0.16.10
- name: golang/vuln/govulncheck@v1.1.2
- name: terraform-docs/terraform-docs@v0.18.0
- name: getsops/sops@v3.8.1
- name: FiloSottile/age@v1.1.1
- name: FiloSottile/age@v1.2.0
- name: moul/assh@v2.16.0
registry: local
- name: pete911/certinfo@v1.0.21
Expand All @@ -58,5 +58,5 @@ packages:
registry: local
- name: github.com/siderolabs/deep-copy@v0.5.6
registry: local
- name: superfly/flyctl@v0.2.69
- name: superfly/flyctl@v0.2.72
registry: local

0 comments on commit 7c53527

Please sign in to comment.