timescale / tobs

tobs - The Observability Stack for Kubernetes. Easy install of a full observability stack into a k8s cluster with Helm charts.
Apache License 2.0
563 stars 60 forks source link

chore(deps): update github actions #590

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Update Change
helm/helm minor v3.9.4 -> v3.10.0
kubescape/kubescape patch v2.0.170 -> v2.0.171

Release Notes

helm/helm ### [`v3.10.0`](https://togithub.com/helm/helm/releases/tag/v3.10.0) [Compare Source](https://togithub.com/helm/helm/compare/v3.9.4...v3.10.0) Helm v3.10.0 is a feature release. Users are encouraged to upgrade for the best experience. The community keeps growing, and we'd love to see you there! - Join the discussion in [Kubernetes Slack](https://kubernetes.slack.com): - for questions and just to hang out - for discussing PRs, code, and bugs - Hang out at the Public Developer Call: Thursday, 9:30 Pacific via [Zoom](https://zoom.us/j/696660622) - Test, debug, and contribute charts: [ArtifactHub/packages](https://artifacthub.io/packages/search?kind=0) #### Notable Changes - Added --set-json flag to set json values. - Added support `helm list --no-headers` - Added --burst-limit option for client-side throttling limit configuration #### Installation and Upgrading Download Helm v3.10.0. The common platform binaries are here: - [MacOS amd64](https://get.helm.sh/helm-v3.10.0-darwin-amd64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.10.0-darwin-amd64.tar.gz.sha256sum) / 1e7fd528482ac2ef2d79fe300724b3e07ff6f846a2a9b0b0fe6f5fa05691786b) - [MacOS arm64](https://get.helm.sh/helm-v3.10.0-darwin-arm64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.10.0-darwin-arm64.tar.gz.sha256sum) / f7f6558ebc8211824032a7fdcf0d55ad064cb33ec1eeec3d18057b9fe2e04dbe) - [Linux amd64](https://get.helm.sh/helm-v3.10.0-linux-amd64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.10.0-linux-amd64.tar.gz.sha256sum) / bf56beb418bb529b5e0d6d43d56654c5a03f89c98400b409d1013a33d9586474) - [Linux arm](https://get.helm.sh/helm-v3.10.0-linux-arm.tar.gz) ([checksum](https://get.helm.sh/helm-v3.10.0-linux-arm.tar.gz.sha256sum) / 1f756a2ea800dafb92fb77acc016220fdedee2be07630befd5ffd1410062b39c) - [Linux arm64](https://get.helm.sh/helm-v3.10.0-linux-arm64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.10.0-linux-arm64.tar.gz.sha256sum) / 3b72f5f8a60772fb156d0a4ab93272e8da7ef4d18e6421a7020d7c019f521fc1) - [Linux i386](https://get.helm.sh/helm-v3.10.0-linux-386.tar.gz) ([checksum](https://get.helm.sh/helm-v3.10.0-linux-386.tar.gz.sha256sum) / 423159a7f49f1719dab78f78113ac5d8deae21f99491e79984c6363ae668428d) - [Linux ppc64le](https://get.helm.sh/helm-v3.10.0-linux-ppc64le.tar.gz) ([checksum](https://get.helm.sh/helm-v3.10.0-linux-ppc64le.tar.gz.sha256sum) / 90f49ef742bf36480b46073a11ca4244670e74f530bf507b488180fbf7334ef3) - [Linux s390x](https://get.helm.sh/helm-v3.10.0-linux-s390x.tar.gz) ([checksum](https://get.helm.sh/helm-v3.10.0-linux-s390x.tar.gz.sha256sum) / f80733880529148c80f864cdb2d83ef26401b83176b8f4744ecddf4589cb4991) - [Windows amd64](https://get.helm.sh/helm-v3.10.0-windows-amd64.zip) ([checksum](https://get.helm.sh/helm-v3.10.0-windows-amd64.zip.sha256sum) / 9d841d55eb7cd6e07be0364bbfa85bceca7e184d50b43b13d20f044403937309) This release was signed with ` 672C 657B E06B 4B30 969C 4A57 4614 49C2 5E36 B98E ` and can be found at [@​mattfarina](https://togithub.com/mattfarina) [keybase account](https://keybase.io/mattfarina). Please use the attached signatures for verifying this release using `gpg`. The [Quickstart Guide](https://helm.sh/docs/intro/quickstart/) will get you going from there. For **upgrade instructions** or detailed installation notes, check the [install guide](https://helm.sh/docs/intro/install/). You can also use a [script to install](https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3) on any system with `bash`. #### What's Next - 3.10.1 will contain only bug fixes and be released on October 12, 2022. - 3.11.0 is the next feature release and will be released on January 18, 2023 #### Changelog - bump version to v3.10.0 [`ce66412`](https://togithub.com/helm/helm/commit/ce66412a723e4d89555dc67217607c6579ffcb21) (Matt Farina) - Updating to Kubernetes 1.25 client libs [`2108a23`](https://togithub.com/helm/helm/commit/2108a23d347f238ce451c0014b9907963f2153ae) (Matt Farina) - Updating the certificates used for testing [`7cbec35`](https://togithub.com/helm/helm/commit/7cbec356b4221239ecd4754d9f2c224fc3020e0d) (Matt Farina) - Updating index handling [`225f8d7`](https://togithub.com/helm/helm/commit/225f8d7732aba378378e7507655157b1d26cd514) (Matt Farina) - Drop direct github.com/docker/docker dependency [`ea5365a`](https://togithub.com/helm/helm/commit/ea5365a3d10a5377f1515f3377fdf20e538168c2) (Mikhail Mazurskiy) - fix special string in the filename [`ece46c1`](https://togithub.com/helm/helm/commit/ece46c1d3a44e5f90cca0cbb96ae302dc47885cb) (d-d-up) - chore: add oci install description [`d1c0b7e`](https://togithub.com/helm/helm/commit/d1c0b7e0d099a75512f57ee83ee582d2d1da69c0) (longkai) - Fixing x509 test on darwin [`b3aa0b4`](https://togithub.com/helm/helm/commit/b3aa0b4118c20cc63d3da011199a346b9c92b386) (Matt Farina) - Bump k8s.io/kube-openapi to fix CVE-2022-1996 in github.com/emicklei/go-restful [`1e0f8a4`](https://togithub.com/helm/helm/commit/1e0f8a4ee9991d1244b8576021011ef45982e955) (Guilherme Macedo) - fixes [#​11142](https://togithub.com/helm/helm/issues/11142) missing array length check on release [`b9f347a`](https://togithub.com/helm/helm/commit/b9f347a574851d01f058663d7b65a108b9f980bc) (Arvid E. Picciani) - chore(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0 [`0c9de28`](https://togithub.com/helm/helm/commit/0c9de28b581f71ff1edbc336550860b05e594c63) (dependabot\[bot]) - Upgrading to Kubernetes 1.24.2 [`211bd2b`](https://togithub.com/helm/helm/commit/211bd2b60a79dd6a8b4b79623c3df7bfa7b0f7e4) (Martin Hickey) - Bump Oras to 1.2.0 [`51e6c8e`](https://togithub.com/helm/helm/commit/51e6c8e4e024486b6de1fb248119b46f020db9af) (Martin Hickey) - fix: use `go install` instead of `go get` [`aa6e82b`](https://togithub.com/helm/helm/commit/aa6e82bac8db0b50766c03276dd0fed1bba6208c) (Matthew Fisher) - bump Go 1.18 [`39b0a82`](https://togithub.com/helm/helm/commit/39b0a82365a70d0a100783e1735a480e1aefcbc0) (yxxhero) - fix: improve logging & safety of statefulSetReady [`7c74f1d`](https://togithub.com/helm/helm/commit/7c74f1dd027709156c3345e1965693f04b8dd9ac) (Dominic Evans) - make token caching an opt in feature [`42a04c7`](https://togithub.com/helm/helm/commit/42a04c76a48e6cdbd19debf042b2c9df34cf9ac6) (Soule BA) - chore(deps): bump github.com/stretchr/testify from 1.7.4 to 1.7.5 [`0acd81b`](https://togithub.com/helm/helm/commit/0acd81b43e95cc239e20f5bd6dcfaeb33dae8dc1) (dependabot\[bot]) - chore(deps): bump github.com/rubenv/sql-migrate from 1.1.1 to 1.1.2 [`ccc104a`](https://togithub.com/helm/helm/commit/ccc104a208bfd612cee57b891dc71435d1c6434d) (dependabot\[bot]) - chore(deps): bump github.com/spf13/cobra from 1.4.0 to 1.5.0 ([#​11075](https://togithub.com/helm/helm/issues/11075)) [`3ff331f`](https://togithub.com/helm/helm/commit/3ff331fb14a998fd6c953bfb684337d8720f96ba) (dependabot\[bot]) - chore(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.4 [`994d786`](https://togithub.com/helm/helm/commit/994d78651176832c1d146291cabbd2ea8caf494f) (dependabot\[bot]) - Upgrading to Kubernetes 1.24.1 packages [`5ef01c2`](https://togithub.com/helm/helm/commit/5ef01c2714586dce761be5004f6752122044b1e1) (Matt Farina) - chore(deps): bump github.com/Masterminds/squirrel from 1.5.2 to 1.5.3 [`fe2a66c`](https://togithub.com/helm/helm/commit/fe2a66c63c92f260c521b364800edab4e193a388) (dependabot\[bot]) - feat(\*): add flags/env for kube api tls overrides [`687852e`](https://togithub.com/helm/helm/commit/687852e4feb50749eb64616e47446f1623e6d736) (Justen Walker) - Add --burst-limit option for client-side throttling limit configuration ([#​10842](https://togithub.com/helm/helm/issues/10842)) [`823d929`](https://togithub.com/helm/helm/commit/823d92942119dfa07fd763bf6306bd67686811a8) (Igor Sutton) - chore(deps): bump github.com/lib/pq from 1.10.5 to 1.10.6 [`f3cfd4f`](https://togithub.com/helm/helm/commit/f3cfd4f6cc7ac0712f19c1767b1962c98e2bb3d7) (dependabot\[bot]) - chore(deps): bump oras.land/oras-go from 1.1.0 to 1.1.1 [`a3bb2f7`](https://togithub.com/helm/helm/commit/a3bb2f71e09e64ecd3a7814e5043b730fc42966a) (dependabot\[bot]) - chore(deps): bump github.com/evanphx/json-patch [`606633c`](https://togithub.com/helm/helm/commit/606633cc5e831532a093ec893a09fff325f1b3a9) (dependabot\[bot]) - Bump github.com/lib/pq from 1.10.4 to 1.10.5 [`ede591f`](https://togithub.com/helm/helm/commit/ede591f65d389e285ce6a61de894346c21f3418e) (dependabot\[bot]) - build(deps): bump github.com/containerd/containerd from 1.6.3 to 1.6.4 [`8b69048`](https://togithub.com/helm/helm/commit/8b6904869a48118291a406b90bd98a01e12237ba) (dependabot\[bot]) - build(deps): bump github.com/docker/docker [`67ed6e2`](https://togithub.com/helm/helm/commit/67ed6e29991ef390e6e822491b52d4cbb3071e11) (dependabot\[bot]) - bump version to v3.9.0 [`1db28a2`](https://togithub.com/helm/helm/commit/1db28a2311bd4893d39679de708e5a77a751c4d2) (Matt Farina) - build(deps): bump github.com/jmoiron/sqlx from 1.3.4 to 1.3.5 [`43aa313`](https://togithub.com/helm/helm/commit/43aa3132ff97ff4905397846715079ad68e0e2b6) (dependabot\[bot]) - Bump github.com/BurntSushi/toml from 1.0.0 to 1.1.0 [`aafc920`](https://togithub.com/helm/helm/commit/aafc920185be5024e66ddef17e69e385ba4122fb) (dependabot\[bot]) - Fixed helm uninstall not deleting the resource. [`fe00c92`](https://togithub.com/helm/helm/commit/fe00c9296d50acc490dd08cd95eb014d37409716) (Mayank Thakur) - Fix UT [`d8c0e01`](https://togithub.com/helm/helm/commit/d8c0e01132705b427d27835f9d3e2e8bb3e4da22) (stan-sz) - Fix linter [`6c55d9e`](https://togithub.com/helm/helm/commit/6c55d9e3e9f45afd576a9480fcad88d7d9d12ef5) (stan-sz) - Update install.go [`a7e4ae7`](https://togithub.com/helm/helm/commit/a7e4ae752af018b357f551c653c2b39bc5720313) (stan-sz) - Log error message on failed download [`660e4ff`](https://togithub.com/helm/helm/commit/660e4ffe7aae8d33dfe869d01ae75156662365ac) (stan-sz) - Add support `helm list --no-headers` [`d76f86b`](https://togithub.com/helm/helm/commit/d76f86b01ccf734a134c99a6823bd435eb4401d8) (suzaku) - update go.mod [`d20c954`](https://togithub.com/helm/helm/commit/d20c954819e77243e36528f268873d09097925d5) (yxxhero) - fix --registry-config issue [`9f199b6`](https://togithub.com/helm/helm/commit/9f199b6517c21394bca555983c70fc232d65014c) (yxxhero) - feat: add --set-json flag to set json values. [`11e7d0c`](https://togithub.com/helm/helm/commit/11e7d0cd73fb924d3347228c68d10ccdb123b6c6) (Luca Di Rocco) - fix(helm): ignore file-not-found error for `helm repo list -o json` [`94779dc`](https://togithub.com/helm/helm/commit/94779dc99f266adde81882412ee944072da3b136) (Teo Klestrup Röijezon)
kubescape/kubescape ### [`v2.0.171`](https://togithub.com/kubescape/kubescape/releases/tag/v2.0.171) [Compare Source](https://togithub.com/kubescape/kubescape/compare/v2.0.170...v2.0.171) #### Describe your changes - Manual cluster name support `--cluster-name=my-cluster` - Adding the option of failing the Kubescape process based on the number of severities - Adding Prioritizing POC #### Screenshots - If Any (Optional) #### This PR fixes: - Resolved [#​811](https://togithub.com/kubescape/kubescape/issues/811) #### Checklist before requesting a review - \[x] My code follows the style guidelines of this project - \[x] I have commented on my code, particularly in hard-to-understand areas - \[x] I have performed a self-review of my code - \[x] If it is a core feature, I have added thorough tests. - \[x] New and existing unit tests pass locally with my changes **Please open the PR against the `dev` branch (Unless the PR contains only documentation changes)**

Configuration

📅 Schedule: Branch creation - "before 2am" in timezone Etc/UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.