Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update libvips, kubelogin, aws-cli and open-lens modules #238

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 17 additions & 17 deletions dev.k8slens.OpenLens.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ modules:
- '*'
sources:
- type: archive
url: https://github.com/libvips/libvips/archive/refs/tags/v8.15.1.tar.gz
sha256: 5701445a076465a3402a135d13c0660d909beb8efc4f00fbbe82392e243497f2
url: https://github.com/libvips/libvips/archive/refs/tags/v8.15.2.tar.gz
sha256: 8c3ece7be367636fd676573a8ff22170c07e95e81fd94f2d1eb9966800522e1f
x-checker-data:
type: anitya
project-id: 5097
Expand All @@ -51,8 +51,8 @@ modules:
strip-components: 2
only-arches:
- x86_64
url: https://github.com/Azure/kubelogin/releases/download/v0.1.1/kubelogin-linux-amd64.zip
sha256: 51938ead06738bce6bb8fa4418fe043a5106a7d8bad037a65b57170c4f3fba0e
url: https://github.com/Azure/kubelogin/releases/download/v0.1.3/kubelogin-linux-amd64.zip
sha256: 3799622441a42ae612579e2d9480c731335033660baf95df375f7f407b76c80f
x-checker-data:
type: anitya
project-id: 341508
Expand All @@ -61,8 +61,8 @@ modules:
strip-components: 2
only-arches:
- aarch64
url: https://github.com/Azure/kubelogin/releases/download/v0.1.1/kubelogin-linux-arm64.zip
sha256: cc65e86d4aabc087ae2930e4d721435b862fd36674be78ff41a0034f87b626fb
url: https://github.com/Azure/kubelogin/releases/download/v0.1.3/kubelogin-linux-arm64.zip
sha256: 8dc0ecb3e5ee989721e2eb6581302dbd3a256d8a9c648688b9d9569236e24b93
x-checker-data:
type: anitya
project-id: 341508
Expand All @@ -77,15 +77,15 @@ modules:
only-arches:
- x86_64
url: https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip
sha256: 0c4174b2d8a3a587006388f27e6cde9e2e93920ed6caa2e31ce96bf12b5c36a8
sha256: 913c0826740921980662cabb5fa22cf00bd51947b9d1215f7e330b50fd37689c
x-checker-data:
type: rotating-url
url: https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip
- type: archive
only-arches:
- aarch64
url: https://awscli.amazonaws.com/awscli-exe-linux-aarch64.zip
sha256: 982b95ad284765fb81eac32a3edb68afe6343ea9b1159efb536fdd17f764da9d
sha256: b1ef51134aaad0e58c2732f68f0c6d301244e99aa0530848a35eda41577dd131
x-checker-data:
type: rotating-url
url: https://awscli.amazonaws.com/awscli-exe-linux-aarch64.zip
Expand Down Expand Up @@ -244,7 +244,7 @@ modules:

- type: file
url: https://storage.googleapis.com/kubernetes-release/release/stable-1.txt
sha256: 94d1d1b39a6818762d490af20aa699187ae3cf303c6646ae528a943191ccbbde
sha256: be35bfd1717a8c34d1778f7fee5f208421d1a7fb27597ed2fb94c47b7e5d8107
dest-filename: kubectl-version.txt
x-checker-data:
type: rotating-url
Expand Down Expand Up @@ -276,8 +276,8 @@ modules:

- type: file
only-arches: [x86_64]
url: https://storage.googleapis.com/kubernetes-release/release/v1.29.2/bin/linux/amd64/kubectl
sha256: 7816d067740f47f949be826ac76943167b7b3a38c4f0c18b902fffa8779a5afa
url: https://storage.googleapis.com/kubernetes-release/release/v1.30.1/bin/linux/amd64/kubectl
sha256: 5b86f0b06e1a5ba6f8f00e2b01e8ed39407729c4990aeda961f83a586f975e8a
dest: open-lens/binaries/client/linux/x64
dest-filename: kubectl
x-checker-data:
Expand All @@ -288,8 +288,8 @@ modules:

- type: file
only-arches: [aarch64]
url: https://storage.googleapis.com/kubernetes-release/release/v1.29.2/bin/linux/arm64/kubectl
sha256: 3507ecb4224cf05ae2151a98d4932253624e7762159936d5347b19fe037655ca
url: https://storage.googleapis.com/kubernetes-release/release/v1.30.1/bin/linux/arm64/kubectl
sha256: d90446719b815e3abfe7b2c46ddf8b3fda17599f03ab370d6e47b1580c0e869e
dest: open-lens/binaries/client/linux/arm64
dest-filename: kubectl
x-checker-data:
Expand All @@ -300,8 +300,8 @@ modules:

- type: archive
only-arches: [x86_64]
url: https://get.helm.sh/helm-v3.14.2-linux-amd64.tar.gz
sha256: 0885a501d586c1e949e9b113bf3fb3290b0bbf74db9444a1d8c2723a143006a5
url: https://get.helm.sh/helm-v3.15.1-linux-amd64.tar.gz
sha256: 7b20e7791c04ea71e7fe0cbe11f1a8be4a55a692898b57d9db28f3b0c1d52f11
dest: open-lens/binaries/client/linux/x64
x-checker-data:
type: anitya
Expand All @@ -311,8 +311,8 @@ modules:

- type: archive
only-arches: [aarch64]
url: https://get.helm.sh/helm-v3.14.2-linux-arm64.tar.gz
sha256: c65d6a9557bb359abc2c0d26670de850b52327dc3976ad6f9e14c298ea3e1b61
url: https://get.helm.sh/helm-v3.15.1-linux-arm64.tar.gz
sha256: b4c5519b18f01dd2441f5e09497913dc1da1a1eec209033ae792a8d45b9e0e86
dest: open-lens/binaries/client/linux/arm64
x-checker-data:
type: anitya
Expand Down
Loading