Skip to content

Commit

Permalink
chore: bump tools
Browse files Browse the repository at this point in the history
| Package | Update | Change |
|---|---|---|
| [aquaproj/aqua-registry](https://togithub.com/aquaproj/aqua-registry) | minor | `v4.200.0` -> `v4.201.0` |
| [aws/aws-cli](https://togithub.com/aws/aws-cli) | patch | `2.17.5` -> `2.17.7` |
| [golang/go](https://togithub.com/golang/go) | patch | `1.22.4` -> `1.22.5` |
| [nodejs/node](https://togithub.com/nodejs/node) | minor | `v22.3.0` -> `v22.4.0` |
| [superfly/flyctl](https://togithub.com/superfly/flyctl) | patch | `v0.2.73` -> `v0.2.80` |
| [twpayne/chezmoi](https://togithub.com/twpayne/chezmoi) | minor | `v2.49.1` -> `v2.50.0` |
| [twistedpair/google-cloud-sdk](https://togithub.com/twistedpair/google-cloud-sdk) | major | `482.0.0` -> `483.0.0` |

Signed-off-by: Noel Georgi <git@frezbo.dev>
  • Loading branch information
frezbo committed Jul 3, 2024
1 parent 1e374dc commit 32c739e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions private_dot_config/aquaproj-aqua/aqua.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ checksum:
enabled: true
registries:
- type: standard
ref: v4.200.0 # renovate: depName=aquaproj/aqua-registry
ref: v4.201.0 # renovate: depName=aquaproj/aqua-registry
- type: local
name: local
path: registry.yaml
Expand All @@ -28,15 +28,15 @@ packages:
- name: FiloSottile/mkcert@v1.4.4
- name: starship/starship@v1.19.0
- name: Versent/saml2aws@v2.36.16
- name: golang/go@go1.22.4
- name: twpayne/chezmoi@v2.49.1
- name: golang/go@go1.22.5
- name: twpayne/chezmoi@v2.50.0
- name: kubernetes/kubectl@v1.30.2
- name: helm/helm@v3.15.2
- name: aws/aws-cli@2.17.5
- name: aws/aws-cli@2.17.7
- name: golang/tools/goimports@v0.22.0
- name: golangci/golangci-lint@v1.59.1
- name: hashicorp/terraform@v1.9.0
- name: twistedpair/google-cloud-sdk@482.0.0
- name: twistedpair/google-cloud-sdk@483.0.0
- name: wakatime/wakatime-cli@v1.93.0
- name: topgrade-rs/topgrade@v15.0.0
- name: cilium/cilium-cli@v0.16.11
Expand All @@ -54,9 +54,9 @@ packages:
registry: local
- name: itaysk/kubectl-neat@v2.0.3
registry: local
- name: nodejs/node@v22.3.0
- name: nodejs/node@v22.4.0
registry: local
- name: github.com/siderolabs/deep-copy@v0.5.6
registry: local
- name: superfly/flyctl@v0.2.73
- name: superfly/flyctl@v0.2.80
registry: local

0 comments on commit 32c739e

Please sign in to comment.