vals
vals copied to clipboard
Helm-like configuration values loader with support for various sources
Hi! There are TODO sections like [this one](https://github.com/variantdev/vals/blob/master/vals_vault_test.go#L10-L13): prerequisites for unit-tests to run successfully (some operations are needed to be run manually from console). Wondering what's the best way to...
Bumps [cloud.google.com/go/kms](https://github.com/googleapis/google-cloud-go) from 1.17.0 to 1.17.1. Release notes Sourced from cloud.google.com/go/kms's releases. kms: v1.17.1 1.17.1 (2024-05-22) Bug Fixes kms: Enable cloud.google.com/go/auth (#10246) (1326df1) Changelog Sourced from cloud.google.com/go/kms's changelog. Changes 1.28.1...
Bumps [cloud.google.com/go/secretmanager](https://github.com/googleapis/google-cloud-go) from 1.13.0 to 1.13.1. Release notes Sourced from cloud.google.com/go/secretmanager's releases. secretmanager: v1.13.1 1.13.1 (2024-05-22) Bug Fixes secretmanager: Enable cloud.google.com/go/auth (#10248) (532d8fb) Changelog Sourced from cloud.google.com/go/secretmanager's changelog. Changes 1.28.1...
Bumps [cloud.google.com/go/secretmanager](https://github.com/googleapis/google-cloud-go) from 1.13.6 to 1.14.0. Release notes Sourced from cloud.google.com/go/secretmanager's releases. eventarc: v1.14.0 1.14.0 (2024-08-20) Features eventarc: Add support for Go 1.23 iterators (84461c0) language: v1.14.0 1.14.0 (2024-08-20) Features...
Bumps [cloud.google.com/go/kms](https://github.com/googleapis/google-cloud-go) from 1.18.5 to 1.19.0. Release notes Sourced from cloud.google.com/go/kms's releases. functions: v1.19.0 1.19.0 (2024-08-20) Features functions: Add support for Go 1.23 iterators (84461c0) kms: v1.19.0 1.19.0 (2024-08-20) Features...
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.192.0 to 0.193.0. Release notes Sourced from google.golang.org/api's releases. v0.193.0 0.193.0 (2024-08-20) Features all: Auto-regenerate discovery clients (#2733) (4118ec2) all: Auto-regenerate discovery clients (#2736) (6b81f1a) all: Auto-regenerate...
Bumps [github.com/hashicorp/hcp-sdk-go](https://github.com/hashicorp/hcp-sdk-go) from 0.107.0 to 0.108.0. Release notes Sourced from github.com/hashicorp/hcp-sdk-go's releases. v0.108.0 (August 20, 2024) Changelog Sourced from github.com/hashicorp/hcp-sdk-go's changelog. v0.108.0 (August 20, 2024) Commits 8439b9b updated CHANGELOG.md 209f9b3...
https://github.com/helmfile/vals/issues/190 Handles int and bool types when returned as string map value.
Hi, I've spent a few hours trying to find a reason why this isn't working but, since it fails even in its simplest form, it seems this is actually an...
Forgive me if this is a mistake on my end, but after having followed various bits of documentation I am at a loss. I'm using vals with helm secrets plugin...