Tags: helmfile/vals
Tags
build(deps): bump golang.org/x/oauth2 from 0.29.0 to 0.30.0 (#684) Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.29.0 to 0.30.0. - [Commits](golang/oauth2@v0.29.0...v0.30.0) --- updated-dependencies: - dependency-name: golang.org/x/oauth2 dependency-version: 0.30.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump k8s.io/client-go from 0.32.2 to 0.32.3 (#655) Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.32.2 to 0.32.3. - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.32.2...v0.32.3) --- updated-dependencies: - dependency-name: k8s.io/client-go dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump github.com/a8m/envsubst from 1.4.2 to 1.4.3 (#650) * build(deps): bump github.com/a8m/envsubst from 1.4.2 to 1.4.3 Bumps [github.com/a8m/envsubst](https://github.com/a8m/envsubst) from 1.4.2 to 1.4.3. - [Release notes](https://github.com/a8m/envsubst/releases) - [Commits](a8m/envsubst@v1.4.2...v1.4.3) --- updated-dependencies: - dependency-name: github.com/a8m/envsubst dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * fix more issues Signed-off-by: yxxhero <aiopsclub@163.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: yxxhero <aiopsclub@163.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: yxxhero <aiopsclub@163.com>
Add support for in-cluster config in the k8s provider (#645) * Add support in-cluster config for k8s provider Signed-off-by: Aditya Menon <amenon@canarytechnologies.com> * fix ci issues Signed-off-by: Aditya Menon <amenon@canarytechnologies.com> * update .golangci-lint config file and apply fixes suggested Signed-off-by: Aditya Menon <amenon@canarytechnologies.com> --------- Signed-off-by: Aditya Menon <amenon@canarytechnologies.com>
v0.39.1
EBEAbuild(deps): bump github.com/hashicorp/vault/api from 1.15.0 to 1.16.0 ( #639) Bumps [github.com/hashicorp/vault/api](https://github.com/hashicorp/vault) from 1.15.0 to 1.16.0. - [Release notes](https://github.com/hashicorp/vault/releases) - [Changelog](https://github.com/hashicorp/vault/blob/main/CHANGELOG-v1.10-v1.15.md) - [Commits](hashicorp/vault@v1.15.0...v1.16.0) --- updated-dependencies: - dependency-name: github.com/hashicorp/vault/api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity (#622 ) Bumps [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) from 1.8.0 to 1.8.1. - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md) - [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.8.0...sdk/azidentity/v1.8.1) --- updated-dependencies: - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat: Add keychain provider for reading text/yaml/json secrets (#585) * feat: Add keychain provider for reading text/yaml/json secrets Signed-off-by: Dmitry K. Anisimov <mail@anisimov.dk> * fix: use security cmd for keychain secret Signed-off-by: Dmitry K. Anisimov <mail@anisimov.dk> * fix: add some tests Signed-off-by: Dmitry K. Anisimov <mail@anisimov.dk> * fix: fix test Signed-off-by: Dmitry K. Anisimov <mail@anisimov.dk> --------- Signed-off-by: Dmitry K. Anisimov <mail@anisimov.dk>
feat: make vals able to eval dictionaries (#530) * feat: make vals able to eval dictionaries Signed-off-by: Thomas Becker <thomas.becker00@gmail.com> * chore: gci format Signed-off-by: Thomas Becker <thomas.becker00@gmail.com> --------- Signed-off-by: Thomas Becker <thomas.becker00@gmail.com>
PreviousNext