summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-03-07deps(go): Bump gotest.tools/v3 from 3.5.1 to 3.5.2 (#2333)dependabot[bot]
2025-03-07deps(go): Bump the golang-x group with 4 updates (#2343)dependabot[bot]
2025-03-06chore(ci): Group dependabot updates (#2342)Dave Henderson
2025-03-03deps(go): Bump golang.org/x/crypto from 0.32.0 to 0.35.0 (#2332)dependabot[bot]
2025-02-23deps(go): Bump github.com/hashicorp/vault/api/auth/aws (#2328)dependabot[bot]
2025-02-23deps(go): Bump k8s.io/client-go from 0.32.0 to 0.32.2 (#2321)dependabot[bot]
2025-02-23deps(go): Bump golang.org/x/text from 0.21.0 to 0.22.0 (#2314)dependabot[bot]
2025-02-23deps(go): Bump github.com/Shopify/ejson from 1.5.3 to 1.5.4 (#2312)dependabot[bot]
2025-02-23deps(go): Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 (#2327)dependabot[bot]
2025-02-23deps(go): Bump github.com/lmittmann/tint from 1.0.6 to 1.0.7 (#2308)dependabot[bot]
2025-02-23ci(docs): Fix muffet command (#2330)Dave Henderson
2025-02-23deps(docker): Bump golang from 1.23-alpine to 1.24-alpine (#2320)dependabot[bot]
2025-02-23fix(lint): Address new lint warnings (#2329)Dave Henderson
2025-02-21deps(go): Bump golang.org/x/net in the go_modules group (#2326)dependabot[bot]
2025-02-21deps(go): Bump golang.org/x/term from 0.27.0 to 0.29.0 (#2316)dependabot[bot]
2025-02-21deps(actions): Bump docker/setup-qemu-action from 3.2.0 to 3.4.0 (#2318)dependabot[bot]
2025-02-21deps(actions): Bump docker/setup-buildx-action from 3.8.0 to 3.9.0 (#2317)dependabot[bot]
2024-12-17ci(fix): Attempt to fix release.yml (#2293)Dave Henderson
2024-12-17chore(main): release 4.3.0 (#2266)hairyhenderson-bot[bot]
2024-12-17deps(actions): Bump docker/setup-buildx-action from 3.7.1 to 3.8.0 (#2286)dependabot[bot]
2024-12-17deps(go): Bump k8s.io/client-go from 0.31.3 to 0.32.0 (#2282)dependabot[bot]
2024-12-17deps(go): Bump github.com/lmittmann/tint from 1.0.5 to 1.0.6 (#2285)dependabot[bot]
2024-12-17fix(datasources): Properly support aws+sm with args (#2291)Dave Henderson
2024-12-17deps(go): Bump github.com/hairyhenderson/go-fsimpl from 0.2.0 to 0.2.1 (#2290)Dave Henderson
2024-12-16fix(fs): fix mergefs bug where files were opened too many times (#2287)Dave Henderson
2024-12-16chore(go): Update minimum go version (#2289)Dave Henderson
2024-12-16fix(fs): Cache data in stdinfs (#2288)Dave Henderson
2024-12-16fix(datasources): Fix aws+sm bug when reading secrets not starting with slash...Dave Henderson
2024-12-14ci(bench): Add benchmark-action (#2283)Dave Henderson
2024-12-12deps(go): Bump golang.org/x/crypto from 0.30.0 to 0.31.0 (#2280)dependabot[bot]
2024-12-07deps(go): Bump golang.org/x/crypto from 0.29.0 to 0.30.0 (#2277)dependabot[bot]
2024-12-07deps(go): Bump golang.org/x/term from 0.26.0 to 0.27.0 (#2275)dependabot[bot]
2024-12-06deps(go): Bump golang.org/x/sys from 0.27.0 to 0.28.0 (#2274)dependabot[bot]
2024-12-06deps(docker): Bump alpine from 3.20 to 3.21 (#2278)dependabot[bot]
2024-12-06deps(go): Bump github.com/itchyny/gojq from 0.12.16 to 0.12.17 (#2272)dependabot[bot]
2024-12-02deps(go): Bump github.com/hairyhenderson/go-fsimpl from 0.1.8 to 0.2.0 (#2271)dependabot[bot]
2024-12-01deps(go): Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#2270)dependabot[bot]
2024-11-24deps(go): Bump github.com/Masterminds/semver/v3 from 3.3.0 to 3.3.1 (#2268)dependabot[bot]
2024-11-24deps(go): Bump k8s.io/client-go from 0.31.2 to 0.31.3 (#2269)dependabot[bot]
2024-11-24deps(go): Bump cuelang.org/go from 0.10.1 to 0.11.0 (#2267)dependabot[bot]
2024-11-17docs(fix): Typo of description in functions/test (#2265)julianorchard
2024-11-17docs(fix): Quotation in external templates example (#2263)julianorchard
2024-11-17feat(fs): Support Vault AWS IAM auth (#2264)Dave Henderson
2024-11-11ci(fix): Fix docker-release workflow (#2260)Dave Henderson
2024-11-10ci(fix): Fix deploy-alpine workflow (maybe) (#2259)Dave Henderson
2024-11-10chore(main): release 4.2.0 (#2173)hairyhenderson-bot[bot]
2024-11-10fix(strings): Avoid potential overflow on 32-bit systems (#2257)Dave Henderson
2024-11-10deps(go): Bump golang.org/x/crypto from 0.27.0 to 0.29.0 (#2248)dependabot[bot]
2024-11-10fix(datasources): Properly handle datasources and other URLs beginning with '...Dave Henderson
2024-11-10fix(lint): Address new lint warnings from golangci-lint 1.62 (#2256)Dave Henderson