Skip to content

Commit

Permalink
chore(deps): update aqua (#101)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[GoogleContainerTools/skaffold](https://togithub.com/GoogleContainerTools/skaffold)
| patch | `v2.7.0` -> `v2.7.1` |
| [aquaproj/aqua-registry](https://togithub.com/aquaproj/aqua-registry)
| patch | `v4.48.0` -> `v4.48.1` |
|
[bitnami-labs/sealed-secrets](https://togithub.com/bitnami-labs/sealed-secrets)
| minor | `v0.23.1` -> `v0.24.0` |
| [kevincobain2000/gobrew](https://togithub.com/kevincobain2000/gobrew)
| patch | `v1.9.0` -> `v1.9.1` |
| [kubernetes/kubectl](https://togithub.com/kubernetes/kubectl) | patch
| `1.28.1` -> `1.28.2` |
| [weaveworks/eksctl](https://togithub.com/weaveworks/eksctl) | minor |
`v0.156.0` -> `v0.157.0` |
| [zellij-org/zellij](https://togithub.com/zellij-org/zellij) | patch |
`v0.38.1` -> `v0.38.2` |

---

### Release Notes

<details>
<summary>GoogleContainerTools/skaffold
(GoogleContainerTools/skaffold)</summary>

###
[`v2.7.1`](https://togithub.com/GoogleContainerTools/skaffold/releases/tag/v2.7.1):
Release

[Compare
Source](https://togithub.com/GoogleContainerTools/skaffold/compare/v2.7.0...v2.7.1)

##### v2.7.1 Release - 2023-09-13

**Linux amd64**
`curl -Lo skaffold
https://storage.googleapis.com/skaffold/releases/v2.7.1/skaffold-linux-amd64
&& chmod +x skaffold && sudo mv skaffold /usr/local/bin`

**Linux arm64**
`curl -Lo skaffold
https://storage.googleapis.com/skaffold/releases/v2.7.1/skaffold-linux-arm64
&& chmod +x skaffold && sudo mv skaffold /usr/local/bin`

**macOS amd64**
`curl -Lo skaffold
https://storage.googleapis.com/skaffold/releases/v2.7.1/skaffold-darwin-amd64
&& chmod +x skaffold && sudo mv skaffold /usr/local/bin`

**macOS arm64**
`curl -Lo skaffold
https://storage.googleapis.com/skaffold/releases/v2.7.1/skaffold-darwin-arm64
&& chmod +x skaffold && sudo mv skaffold /usr/local/bin`

**Windows**

https://storage.googleapis.com/skaffold/releases/v2.7.1/skaffold-windows-amd64.exe

**Docker image**
`gcr.io/k8s-skaffold/skaffold:v2.7.1`

**Full Changelog**:
GoogleContainerTools/skaffold@v2.7.0...v2.7.1

</details>

<details>
<summary>aquaproj/aqua-registry (aquaproj/aqua-registry)</summary>

###
[`v4.48.1`](https://togithub.com/aquaproj/aqua-registry/releases/tag/v4.48.1)

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.48.0...v4.48.1)


[Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.48.1)
| [Pull
Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.48.1)
| aquaproj/aqua-registry@v4.48.0...v4.48.1

#### Fixes


[#&#8203;15437](https://togithub.com/aquaproj/aqua-registry/issues/15437)
[nao1215/gup](https://togithub.com/nao1215/gup): Follow up changes of
gup v0.23.0

Assets were renamed.
nao1215/gup@178ff57


[#&#8203;15412](https://togithub.com/aquaproj/aqua-registry/issues/15412)
[chmouel/snazy](https://togithub.com/chmouel/snazy): Follow up changes
of snazy v0.51.3

</details>

<details>
<summary>bitnami-labs/sealed-secrets
(bitnami-labs/sealed-secrets)</summary>

###
[`v0.24.0`](https://togithub.com/bitnami-labs/sealed-secrets/blob/HEAD/RELEASE-NOTES.md#v0240)

[Compare
Source](https://togithub.com/bitnami-labs/sealed-secrets/compare/v0.23.1...v0.24.0)

##### Changelog

- feat: multidoc support for yaml and json
([#&#8203;1304](https://togithub.com/bitnami-labs/sealed-secrets/pull/1304))
- Delete repeating warning message
([#&#8203;1303](https://togithub.com/bitnami-labs/sealed-secrets/pull/1303))
- Add dashboard configmap annotations
([#&#8203;1302](https://togithub.com/bitnami-labs/sealed-secrets/pull/1302))
- Update the golang version to the latest available one
([#&#8203;1318](https://togithub.com/bitnami-labs/sealed-secrets/pull/1318))
- Update Linux installation process on README to have a way to
dynamically get kubeseal version number
([#&#8203;1294](https://togithub.com/bitnami-labs/sealed-secrets/pull/1294))
- Bump golang.org/x/crypto from 0.12.0 to 0.13.0
([#&#8203;1319](https://togithub.com/bitnami-labs/sealed-secrets/pull/1319))
- Bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.12.0
([#&#8203;1310](https://togithub.com/bitnami-labs/sealed-secrets/pull/1310))
- Bump k8s.io/client-go from 0.28.0 to 0.28.1
([#&#8203;1308](https://togithub.com/bitnami-labs/sealed-secrets/pull/1308))
- Bump k8s.io/code-generator from 0.28.0 to 0.28.1
([#&#8203;1307](https://togithub.com/bitnami-labs/sealed-secrets/pull/1307))
- Bump k8s.io/code-generator from 0.27.4 to 0.28.0
([#&#8203;1300](https://togithub.com/bitnami-labs/sealed-secrets/pull/1300))
- Bump k8s.io/client-go from 0.27.4 to 0.28.0
([#&#8203;1297](https://togithub.com/bitnami-labs/sealed-secrets/pull/1297))

</details>

<details>
<summary>kevincobain2000/gobrew (kevincobain2000/gobrew)</summary>

###
[`v1.9.1`](https://togithub.com/kevincobain2000/gobrew/releases/tag/v1.9.1)

[Compare
Source](https://togithub.com/kevincobain2000/gobrew/compare/v1.9.0...v1.9.1)

#### Changelog

-
[`dff3aea`](https://togithub.com/kevincobain2000/gobrew/commit/dff3aea)
Merge pull request
[#&#8203;132](https://togithub.com/kevincobain2000/gobrew/issues/132)
from kevincobain2000/feature/redundant
-
[`67cf310`](https://togithub.com/kevincobain2000/gobrew/commit/67cf310)
README updated
-
[`a11dc1d`](https://togithub.com/kevincobain2000/gobrew/commit/a11dc1d)
remove redundant msg

</details>

<details>
<summary>kubernetes/kubectl (kubernetes/kubectl)</summary>

###
[`v1.28.2`](https://togithub.com/kubernetes/kubectl/compare/kubernetes-1.28.1...kubernetes-1.28.2)

[Compare
Source](https://togithub.com/kubernetes/kubectl/compare/kubernetes-1.28.1...kubernetes-1.28.2)

</details>

<details>
<summary>weaveworks/eksctl (weaveworks/eksctl)</summary>

###
[`v0.157.0`](https://togithub.com/eksctl-io/eksctl/releases/tag/v0.157.0):
eksctl 0.157.0 (permalink)

[Compare
Source](https://togithub.com/weaveworks/eksctl/compare/v0.156.0...v0.157.0)

##### Release v0.157.0

##### 🚀 Features

- Material version updates and added social cards, cookie consent and
feedback widgets
([#&#8203;7050](https://togithub.com/weaveworks/eksctl/issues/7050))

##### 🐛 Bug Fixes

- Fix `update aws node` workflow
([#&#8203;7045](https://togithub.com/weaveworks/eksctl/issues/7045))
- Disallow passing a vpc.securityGroup with external security group
rules
([#&#8203;7030](https://togithub.com/weaveworks/eksctl/issues/7030))

##### 📝 Documentation

- Add note on how to use `--include/exclude` flags when creating
iamserviceaccounts
([#&#8203;7047](https://togithub.com/weaveworks/eksctl/issues/7047))

</details>

<details>
<summary>zellij-org/zellij (zellij-org/zellij)</summary>

###
[`v0.38.2`](https://togithub.com/zellij-org/zellij/releases/tag/v0.38.2)

[Compare
Source](https://togithub.com/zellij-org/zellij/compare/v0.38.1...v0.38.2)

This is a patch release to fix a regression in line wrapping handling
while in alternate screen mode. The main reported issues have been with
the latest version of neovim.

Apologies for the inconvenience and for the delay in fixing. The new
neovim version relying on this behavior was released while I was on
vacation, so just a bit of bad luck!

More details:
[https://github.com/zellij-org/zellij/pull/2789](https://togithub.com/zellij-org/zellij/pull/2789)

**Full Changelog**:
zellij-org/zellij@v0.38.1...v0.38.2

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 4pm on thursday" in timezone
America/Los_Angeles, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/scottames/dots).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi44My4wIiwidXBkYXRlZEluVmVyIjoiMzYuODMuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 16, 2023
1 parent 08c0a13 commit 2bb408c
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions home/aqua.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
checksum: # https://aquaproj.github.io/docs/reference/checksum/
enabled: true
registries:
- ref: v4.48.0 # renovate: depName=aquaproj/aqua-registry
- ref: v4.48.1 # renovate: depName=aquaproj/aqua-registry
type: standard
- name: dots
path: registry.yaml
Expand All @@ -19,8 +19,8 @@ packages:
- name: tfutils/[email protected]
- name: twistedpair/[email protected]
- name: twpayne/[email protected]
- name: zellij-org/[email protected].1
- name: weaveworks/eksctl@v0.156.0
- name: zellij-org/[email protected].2
- name: weaveworks/eksctl@v0.157.0
- name: ogham/[email protected]
- name: keilerkonzept/[email protected]
- name: magefile/[email protected]
Expand All @@ -36,7 +36,7 @@ packages:
registry: dots
- name: neovim/neovim@stable
- name: direnv/[email protected]
- name: kubernetes/[email protected].1
- name: kubernetes/[email protected].2
- name: fluxcd/[email protected]
- name: helm/[email protected]
- name: kubernetes-sigs/kustomize@kustomize/v5.1.1
Expand All @@ -53,10 +53,10 @@ packages:
- name: 99designs/[email protected]
- name: koalaman/[email protected]
- name: sharkdp/[email protected]
- name: bitnami-labs/sealed-secrets@v0.23.1
- name: bitnami-labs/sealed-secrets@v0.24.0
- name: instrumenta/[email protected]
- name: kubernetes/[email protected]
- name: GoogleContainerTools/[email protected].0
- name: GoogleContainerTools/[email protected].1
- name: smallstep/[email protected]
- name: terraform-linters/[email protected]
- name: dwisiswant0/[email protected]
Expand All @@ -67,6 +67,6 @@ packages:
- name: nektos/[email protected]
- name: casey/[email protected]
- name: tomnomnom/[email protected]
- name: kevincobain2000/[email protected].0
- name: kevincobain2000/[email protected].1
- name: antonmedv/[email protected]
- name: wagoodman/[email protected]

0 comments on commit 2bb408c

Please sign in to comment.