Skip to content

Commit

Permalink
Update 7 modules
Browse files Browse the repository at this point in the history
Update v8.15.1.tar.gz to 8.15.2a
Update awscli-exe-linux-x86_64.zip
Update awscli-exe-linux-aarch64.zip
Update kubectl-version.txt
Update kubectl to 1.29.3
Update helm-v3.14.2-linux-amd64.tar.gz to 3.14.3
Update helm-v3.14.2-linux-arm64.tar.gz to 3.14.3
  • Loading branch information
flathubbot committed Apr 3, 2024
1 parent 367a91f commit d441195
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 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.2a.tar.gz
sha256: e59d50fd7d4594b86b86e6cc03e7c8ec7fbeaae910cf0e525f45e7adfe52cba6
x-checker-data:
type: anitya
project-id: 5097
Expand Down Expand Up @@ -77,15 +77,15 @@ modules:
only-arches:
- x86_64
url: https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip
sha256: 0c4174b2d8a3a587006388f27e6cde9e2e93920ed6caa2e31ce96bf12b5c36a8
sha256: c60b33b482c79c8e8f106ad11ba649a68a80f8d0f43946e054b496878f7da939
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: b49a7f748d8080e53647bdbe81f8602b7514ea35211b24e0cba738345928786c
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: 1265ad51f57647e134b6619fc6bd9ec2e9770a41f9d0f0e5b168ef4b9b6c62e9
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.29.3/bin/linux/amd64/kubectl
sha256: 89c0435cec75278f84b62b848b8c0d3e15897d6947b6c59a49ddccd93d7312bf
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.29.3/bin/linux/arm64/kubectl
sha256: 191a96b27e3c6ae28b330da4c9bfefc9592762670727df4fcf124c9f1d5a466a
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.14.3-linux-amd64.tar.gz
sha256: 3c90f24e180f8c207b8a18e5ec82cb0fa49858a7a0a86e4ed52a98398681e00b
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.14.3-linux-arm64.tar.gz
sha256: 85e1573e76fa60af14ba7e9ec75db2129b6884203be866893fa0b3f7e41ccd5e
dest: open-lens/binaries/client/linux/arm64
x-checker-data:
type: anitya
Expand Down

0 comments on commit d441195

Please sign in to comment.