From 2bb408c7f01465aeeda65d724a869b69177c277d Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sat, 16 Sep 2023 08:16:43 -0700
Subject: [PATCH] chore(deps): update aqua (#101)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[![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
GoogleContainerTools/skaffold
(GoogleContainerTools/skaffold)
###
[`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**:
https://github.com/GoogleContainerTools/skaffold/compare/v2.7.0...v2.7.1
aquaproj/aqua-registry (aquaproj/aqua-registry)
###
[`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)
| https://github.com/aquaproj/aqua-registry/compare/v4.48.0...v4.48.1
#### Fixes
[#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.
https://github.com/nao1215/gup/commit/178ff57559e987af6beaf5da3c311f99d46c1b26
[#15412](https://togithub.com/aquaproj/aqua-registry/issues/15412)
[chmouel/snazy](https://togithub.com/chmouel/snazy): Follow up changes
of snazy v0.51.3
bitnami-labs/sealed-secrets
(bitnami-labs/sealed-secrets)
###
[`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
([#1304](https://togithub.com/bitnami-labs/sealed-secrets/pull/1304))
- Delete repeating warning message
([#1303](https://togithub.com/bitnami-labs/sealed-secrets/pull/1303))
- Add dashboard configmap annotations
([#1302](https://togithub.com/bitnami-labs/sealed-secrets/pull/1302))
- Update the golang version to the latest available one
([#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
([#1294](https://togithub.com/bitnami-labs/sealed-secrets/pull/1294))
- Bump golang.org/x/crypto from 0.12.0 to 0.13.0
([#1319](https://togithub.com/bitnami-labs/sealed-secrets/pull/1319))
- Bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.12.0
([#1310](https://togithub.com/bitnami-labs/sealed-secrets/pull/1310))
- Bump k8s.io/client-go from 0.28.0 to 0.28.1
([#1308](https://togithub.com/bitnami-labs/sealed-secrets/pull/1308))
- Bump k8s.io/code-generator from 0.28.0 to 0.28.1
([#1307](https://togithub.com/bitnami-labs/sealed-secrets/pull/1307))
- Bump k8s.io/code-generator from 0.27.4 to 0.28.0
([#1300](https://togithub.com/bitnami-labs/sealed-secrets/pull/1300))
- Bump k8s.io/client-go from 0.27.4 to 0.28.0
([#1297](https://togithub.com/bitnami-labs/sealed-secrets/pull/1297))
kevincobain2000/gobrew (kevincobain2000/gobrew)
###
[`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
[#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
kubernetes/kubectl (kubernetes/kubectl)
###
[`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)
weaveworks/eksctl (weaveworks/eksctl)
###
[`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
([#7050](https://togithub.com/weaveworks/eksctl/issues/7050))
##### 🐛 Bug Fixes
- Fix `update aws node` workflow
([#7045](https://togithub.com/weaveworks/eksctl/issues/7045))
- Disallow passing a vpc.securityGroup with external security group
rules
([#7030](https://togithub.com/weaveworks/eksctl/issues/7030))
##### 📝 Documentation
- Add note on how to use `--include/exclude` flags when creating
iamserviceaccounts
([#7047](https://togithub.com/weaveworks/eksctl/issues/7047))
zellij-org/zellij (zellij-org/zellij)
###
[`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**:
https://github.com/zellij-org/zellij/compare/v0.38.1...v0.38.2
---
### 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.
---
- [ ] 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).
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
home/aqua.yaml | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/home/aqua.yaml b/home/aqua.yaml
index 1acc0c80..1f6b02b9 100644
--- a/home/aqua.yaml
+++ b/home/aqua.yaml
@@ -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
@@ -19,8 +19,8 @@ packages:
- name: tfutils/tfenv@v3.0.0
- name: twistedpair/google-cloud-sdk@444.0.0
- name: twpayne/chezmoi@v2.39.1
- - name: zellij-org/zellij@v0.38.1
- - name: weaveworks/eksctl@v0.156.0
+ - name: zellij-org/zellij@v0.38.2
+ - name: weaveworks/eksctl@v0.157.0
- name: ogham/exa@v0.10.1
- name: keilerkonzept/terraform-module-versions@3.1.14
- name: magefile/mage@v1.15.0
@@ -36,7 +36,7 @@ packages:
registry: dots
- name: neovim/neovim@stable
- name: direnv/direnv@v2.32.3
- - name: kubernetes/kubectl@v1.28.1
+ - name: kubernetes/kubectl@v1.28.2
- name: fluxcd/flux2@v2.1.0
- name: helm/helm@v3.12.3
- name: kubernetes-sigs/kustomize@kustomize/v5.1.1
@@ -53,10 +53,10 @@ packages:
- name: 99designs/aws-vault@v7.2.0
- name: koalaman/shellcheck@v0.9.0
- name: sharkdp/bat@v0.23.0
- - name: bitnami-labs/sealed-secrets@v0.23.1
+ - name: bitnami-labs/sealed-secrets@v0.24.0
- name: instrumenta/kubeval@v0.16.1
- name: kubernetes/minikube@v1.31.2
- - name: GoogleContainerTools/skaffold@v2.7.0
+ - name: GoogleContainerTools/skaffold@v2.7.1
- name: smallstep/cli@v0.24.4
- name: terraform-linters/tflint@v0.48.0
- name: dwisiswant0/tlder@v0.0.1
@@ -67,6 +67,6 @@ packages:
- name: nektos/act@v0.2.50
- name: casey/just@1.14.0
- name: tomnomnom/gron@v0.7.1
- - name: kevincobain2000/gobrew@v1.9.0
+ - name: kevincobain2000/gobrew@v1.9.1
- name: antonmedv/fx@24.1.0
- name: wagoodman/dive@v0.11.0