Skip to content

Commit

Permalink
Update kubelogin, aws-cli and open-lens modules
Browse files Browse the repository at this point in the history
kubelogin: Update kubelogin-linux-amd64.zip to 0.1.6
kubelogin: Update kubelogin-linux-arm64.zip to 0.1.6
aws-cli: Update awscli-exe-linux-x86_64.zip
aws-cli: Update awscli-exe-linux-aarch64.zip
open-lens: Update helm-v3.16.2-linux-amd64.tar.gz to 3.17.0
open-lens: Update helm-v3.16.2-linux-arm64.tar.gz to 3.17.0
  • Loading branch information
flathubbot committed Jan 22, 2025
1 parent d03c733 commit d6a89b0
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions dev.k8slens.OpenLens.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ modules:
strip-components: 2
only-arches:
- x86_64
url: https://github.com/Azure/kubelogin/releases/download/v0.1.4/kubelogin-linux-amd64.zip
sha256: cda67158030669963f19abe7c47edbc941d842d18790c599e444998cbab6aae7
url: https://github.com/Azure/kubelogin/releases/download/v0.1.6/kubelogin-linux-amd64.zip
sha256: e990013d2d658dd19ef2731bc9387d4ed88c60097d5364ac2d832871f2fc17d5
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.4/kubelogin-linux-arm64.zip
sha256: e66463b0ef2ec18af23daffd61c709d9c2cf16323e8e0c193270d2f281dd5825
url: https://github.com/Azure/kubelogin/releases/download/v0.1.6/kubelogin-linux-arm64.zip
sha256: 6f8be5b7edd53e269d7a473fa92fc383e6272f18e4ecab67d3a976bfe3b17cb8
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: 90d06c744f692418a37a910b265cc4d0cfed1352a6221a207d56cf28d23e2679
sha256: 790255a21a325d3dcf46a44831442271192448199ea81f3355c9dbf4f443fa0b
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: 9bc8f5631d9682af25710553ece7dc63d02aa70216403ddf6cd1348e476ee9b2
sha256: 77db365c3e0e9525109dacfa5bf56d7a25c344b7638f73b18fee3aad3ed042cb
x-checker-data:
type: rotating-url
url: https://awscli.amazonaws.com/awscli-exe-linux-aarch64.zip
Expand Down Expand Up @@ -300,8 +300,8 @@ modules:

- type: archive
only-arches: [x86_64]
url: https://get.helm.sh/helm-v3.16.2-linux-amd64.tar.gz
sha256: 9318379b847e333460d33d291d4c088156299a26cd93d570a7f5d0c36e50b5bb
url: https://get.helm.sh/helm-v3.17.0-linux-amd64.tar.gz
sha256: fb5d12662fde6eeff36ac4ccacbf3abed96b0ee2de07afdde4edb14e613aee24
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.16.2-linux-arm64.tar.gz
sha256: 1888301aeb7d08a03b6d9f4d2b73dcd09b89c41577e80e3455c113629fc657a4
url: https://get.helm.sh/helm-v3.17.0-linux-arm64.tar.gz
sha256: c4d4be8e80082b7eaa411e3e231d62cf05d01cddfef59b0d01006a7901e11ee4
dest: open-lens/binaries/client/linux/arm64
x-checker-data:
type: anitya
Expand Down

0 comments on commit d6a89b0

Please sign in to comment.