Commit Graph

  • 5670b579cc Merge pull request 'factory' (#4) from factory into leap-16.0 leap-16.0 Manfred Hollstein 2026-01-21 11:43:57 +01:00
  • b630ad81da Accepting request 1327378 from devel:kubic factory Ana Guerrero 2026-01-15 15:48:38 +00:00
  • 7096e8260c - remove two obsoletes for still existing subpackages. Manfred Hollstein 2026-01-15 12:32:07 +00:00
  • b747255149 Accepting request 1323757 from devel:kubic Dominique Leuenberger 2025-12-20 20:46:28 +00:00
  • f4a0f16d95 - Update to version 1.2.3: * build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.2 to 1.32.3 by @dependabot[bot] in #2308 * build(deps): bump github.com/spf13/cobra from 1.10.1 to 1.10.2 by @dependabot[bot] in #2310 * build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.92.1 to 1.93.0 by @dependabot[bot] in #2307 * Add parameter to render helmfile as go template without .gotmpl extension by @ronaldour in #2312 * build(deps): bump golang.org/x/sync from 0.18.0 to 0.19.0 by @dependabot[bot] in #2315 * build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.93.0 to 1.93.2 by @dependabot[bot] in #2323 * build(deps): bump k8s.io/apimachinery from 0.34.2 to 0.34.3 by @dependabot[bot] in #2322 * build(deps): bump golang.org/x/term from 0.37.0 to 0.38.0 by @dependabot[bot] in #2317 * build(deps): bump k8s.io/client-go from 0.34.2 to 0.34.3 by @dependabot[bot] in #2321 * build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.3 to 1.32.5 by @dependabot[bot] in #2320 * build(deps): bump helm.sh/helm/v3 from 3.19.2 to 3.19.3 by @dependabot[bot] in #2325 * build(deps): bump helm.sh/helm/v4 from 4.0.1 to 4.0.2 by @dependabot[bot] in #2326 * build(deps): bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #2331 * build(deps): bump helm.sh/helm/v3 from 3.19.3 to 3.19.4 by @dependabot[bot] in #2328 * build(deps): bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #2332 * build(deps): bump dessant/lock-threads from 5 to 6 by @dependabot[bot] in #2330 * build(deps): bump helm.sh/helm/v4 from 4.0.3 to 4.0.4 by @dependabot[bot] in #2329 * build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.93.2 to 1.94.0 by @dependabot[bot] in #2333 * bump helm version to 4.0.4 by @yxxhero in #2335 * build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.5 to 1.32.6 by @dependabot[bot] in #2336 * build(deps): bump github.com/zclconf/go-cty-yaml from 1.1.0 to 1.2.0 by @dependabot[bot] in #2340 * build(deps): bump k8s.io/client-go from 0.34.3 to 0.35.0 by @dependabot[bot] in #2338 * fix: rewrite relative file:// chart dependencies to absolute paths by @sstarcher in #2334 Manfred Hollstein 2025-12-20 07:59:16 +00:00
  • e93f3f53c0 Accepting request 1320426 from devel:kubic Ana Guerrero 2025-11-28 15:53:37 +00:00
  • 17cc1d3b66 - Update to version 1.2.2: * Fix AWS SDK debug logging by making it configurable (issue #2270) by @aditmeno in #2290 * test: add integration test for issue #2291 (CRD preservation with strategicMergePatches) by @aditmeno in #2292 * build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.1 to 1.32.2 by @dependabot[bot] in #2300 * build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.92.0 to 1.92.1 by @dependabot[bot] in #2299 * fix: resolve issues #2295, #2296, and #2297 by @aditmeno in #2298 * build(deps): update Helm v4 to 4.0.1 and helm-secrets to 4.7.4 by @aditmeno in #2304 * feat: add print-env command by @dschmidt in #2279 Manfred Hollstein 2025-11-28 09:04:07 +00:00
  • 697ec095b9 Merge pull request 'factory' (#1) from factory into leap-16.0 Manfred Hollstein 2025-11-26 16:21:40 +01:00
  • f293085f7d Accepting request 1319924 from devel:kubic Ana Guerrero 2025-11-25 16:19:49 +00:00
  • 3ee9b950a3 - Update to version 1.2.1: * build(deps): bump azure/setup-helm from 4.3.0 to 4.3.1 by @dependabot[bot] in #2274 * build(deps): bump github.com/helmfile/vals from 0.42.4 to 0.42.5 by @dependabot[bot] in #2272 * build(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 by @dependabot[bot] in #2277 * build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.90.2 to 1.91.1 by @dependabot[bot] in #2284 * Fix four critical issues: environment merging, kubeVersion detection, lookup() with kustomize, and Helm 4 color flags by @aditmeno in #2276 * build(deps): bump go.uber.org/zap from 1.27.0 to 1.27.1 by @dependabot[bot] in #2283 * build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.31.20 to 1.32.0 by @dependabot[bot] in #2282 * build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #2287 * build(deps): bump k8s.io/client-go from 0.34.1 to 0.34.2 by @dependabot[bot] in #2285 * Fix four critical bugs: array merging (#2281), AWS SDK logging (#2270), helmDefaults skip flags (#2269), and OCI chart versions (#2247) by @aditmeno in #2288 * build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.91.1 to 1.92.0 by @dependabot[bot] in #2286 Manfred Hollstein 2025-11-25 08:59:50 +00:00
  • a07a4d9faa Accepting request 1318818 from devel:kubic Ana Guerrero 2025-11-21 15:55:31 +00:00
  • 159d1ba4f2 - Update to version 1.2.0: * build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.31.15 to 1.31.16 by @dependabot[bot] in #2242 * build(deps): bump github.com/hashicorp/go-getter from 1.8.2 to 1.8.3 by @dependabot[bot] in #2241 * build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.89.0 to 1.89.1 by @dependabot[bot] in #2240 * build(deps): bump github.com/containerd/containerd from 1.7.28 to 1.7.29 by @dependabot[bot] in #2249 * build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.89.1 to 1.90.0 by @dependabot[bot] in #2248 * build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.31.16 to 1.31.17 by @dependabot[bot] in #2245 * build(deps): bump golang.org/x/sync from 0.17.0 to 0.18.0 by @dependabot[bot] in #2251 * build(deps): bump golangci/golangci-lint-action from 8 to 9 by @dependabot[bot] in #2250 * build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.31.17 to 1.31.18 by @dependabot[bot] in #2253 * build(deps): bump golang.org/x/term from 0.36.0 to 0.37.0 by @dependabot[bot] in #2256 * build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.31.18 to 1.31.20 by @dependabot[bot] in #2259 * perf(app): Parallelize helmfile.d rendering and eliminate chdir race conditions by @aditmeno in #2261 * build(deps): bump k8s.io/apimachinery from 0.34.1 to 0.34.2 by @dependabot[bot] in #2264 * Issue-1883 fix by @zhaque44 in #2058 * feat: add Helm 4 support while maintaining Helm 3 compatibility by @aditmeno in #2262 * build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.90.0 to 1.90.2 by @dependabot[bot] in #2258 - Bump golang(API) to >= 1.25 Manfred Hollstein 2025-11-20 09:13:18 +00:00
  • 6bf0433278 Accepting request 1314679 from devel:kubic Ana Guerrero 2025-10-31 15:28:35 +00:00
  • debede9a65 - Update to version 1.1.9: * build(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #2236 * build(deps): bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #2235 * feat: update strategy for reinstall by @simbou2000 in #2019 * build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.88.7 to 1.89.0 by @dependabot[bot] in #2239 * Fix: Handle empty helmBinary in base files with environment values by @Copilot in #2237 Manfred Hollstein 2025-10-31 09:46:36 +00:00
  • 3cd881acfe Accepting request 1313811 from devel:kubic Ana Guerrero 2025-10-27 13:42:20 +00:00
  • c94cac30f6 - Update to version 1.1.8: * build(deps): bump github.com/hashicorp/go-getter from 1.8.0 to 1.8.1 by @dependabot[bot] in #2194 * fix typos in both comment and error message by @d-fal in #2199 * cleanup disk in release ci by @yxxhero in #2203 * Migrate AWS SDK from v1 to v2 to resolve deprecation warnings by @Copilot in #2202 * build(deps): bump github.com/helmfile/vals from 0.42.1 to 0.42.2 by @dependabot[bot] in #2200 * build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.88.2 to 1.88.3 by @dependabot[bot] in #2206 * Bump Alpine to 3.22 in Dockerfile by @orishamir in #2205 * build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.31.10 to 1.31.12 by @dependabot[bot] in #2207 * Add yq to Dockerfile by @orishamir in #2208 * fix: skip chartify for build command jsonPatches by @sstarcher in #2212 * build(deps): bump github.com/hashicorp/go-getter from 1.8.1 to 1.8.2 by @dependabot[bot] in #2210 * build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.88.3 to 1.88.4 by @dependabot[bot] in #2213 * build(deps): bump golang.org/x/term from 0.35.0 to 0.36.0 by @dependabot[bot] in #2214 * Avoid fetching same chart/version multiple times by @Copilot in #2197 * build(deps): bump github.com/helmfile/vals from 0.42.2 to 0.42.4 by @dependabot[bot] in #2217 * docs: add zread badge to README by @yxxhero in #2219 * Bump helm-diff to v3.13.1 by @Copilot in #2223 * build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.88.4 to 1.88.5 by @dependabot[bot] in #2226 * build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.31.12 to 1.31.13 by @dependabot[bot] in #2225 * build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.88.5 to 1.88.6 by @dependabot[bot] in #2230 * build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.88.6 to 1.88.7 by @dependabot[bot] in #2232 * build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.31.13 to 1.31.15 by @dependabot[bot] in #2233 * Fix helmBinary and kustomizeBinary being ignored when using bases by @Copilot in #2228 Manfred Hollstein 2025-10-27 10:01:46 +00:00
  • b273387ab4 Accepting request 1304612 from devel:kubic Ana Guerrero 2025-09-15 17:51:09 +00:00
  • fa4c3a5156 - Update to version 1.1.7: What's Changed * fix pflag error by @zhaque44 in #2164 * build(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #2166 * build(deps): bump github.com/hashicorp/go-getter from 1.7.9 to 1.7.10 by @dependabot[bot] in #2165 * build(deps): bump github.com/spf13/pflag from 1.0.9 to 1.0.10 by @dependabot[bot] in #2163 * Add helm diff installation to README by @nwneisen in #2170 * build(deps): bump github.com/hashicorp/go-getter from 1.7.10 to 1.8.0 by @dependabot[bot] in #2175 * build(deps): bump golang.org/x/term from 0.34.0 to 0.35.0 by @dependabot[bot] in #2174 * build(deps): bump github.com/zclconf/go-cty from 1.16.4 to 1.17.0 by @dependabot[bot] in #2173 * Fix panic when helm isn't installed by @nwneisen in #2169 * build(deps): bump golang.org/x/sync from 0.16.0 to 0.17.0 by @dependabot[bot] in #2172 * ci: update minikube and kubernetes versions by @yxxhero in #2181 * build(deps): bump k8s.io/apimachinery from 0.34.0 to 0.34.1 by @dependabot[bot] in #2180 * Remove deprecated --wait-retries flag support to fix Helm compatibility error by @Copilot in #2179 * build(deps): bump go.yaml.in/yaml/v2 from 2.4.2 to 2.4.3 by @dependabot[bot] in #2183 * build: update Helm to v3.19.0 across all components by @yxxhero in #2187 * build: update helm-diff plugin to v3.13.0 by @yxxhero in #2189 * feat: Implement caching for pulling OCI charts by @mustdiechik in #2171 * build(deps): bump github.com/helmfile/chartify from 0.24.7 to 0.25.0 by @dependabot[bot] in #2190 Manfred Hollstein 2025-09-14 08:31:47 +00:00
  • bfe4ab8f81 Accepting request 1302753 from devel:kubic Ana Guerrero 2025-09-04 16:00:07 +00:00
  • f3480990b2 - Update to version 1.1.6: What's Changed * build(deps): bump github.com/hashicorp/go-getter from 1.7.8 to 1.7.9 by @dependabot[bot] in #2139 * build(deps): bump github.com/zclconf/go-cty from 1.16.3 to 1.16.4 by @dependabot[bot] in #2145 * build: update helm to v3.18.6 by @yxxhero in #2144 * build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #2150 * Add missing --timeout flag to helmfile sync command with documentation by @Copilot in #2148 * Fix enableDNS flag missing in diff command and refactor duplicate logic by @Copilot in #2147 * build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in #2151 * build(deps): bump github.com/ulikunitz/xz from 0.5.10 to 0.5.14 by @dependabot[bot] in #2154 * Bump github.com/ulikunitz/xz from v0.5.14 to v0.5.15 by @Copilot in #2159 * build(deps): bump github.com/helmfile/vals from 0.42.0 to 0.42.1 by @dependabot[bot] in #2161 * build(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.9 by @dependabot[bot] in #2160 * build(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1 by @dependabot[bot] in #2162 * Fix error propagation in helmfile diff when Kubernetes is unreachable by @Copilot in #2149 Manfred Hollstein 2025-09-04 13:44:48 +00:00
  • 010cd10f63 Accepting request 1300563 from devel:kubic Ana Guerrero 2025-08-21 14:57:13 +00:00
  • 75b7485494 - Update to version 1.1.5: What's Changed * build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #2128 * Update recommended Helm versions in init.go and run.sh by @yxxhero in #2129 * Add comprehensive .github/copilot-instructions.md for coding agents by @Copilot in #2131 * refactor(state): extract getMissingFileHandler method for clarity by @yxxhero in #2133 * Fix parseHelmVersion to handle helm versions without 'v' prefix by @Copilot in #2132 * build(deps): bump k8s.io/apimachinery from 0.33.3 to 0.33.4 by @dependabot[bot] in #2136 * build(deps): bump github.com/helmfile/chartify from 0.24.6 to 0.24.7 by @dependabot[bot] in #2135 Manfred Hollstein 2025-08-20 16:22:50 +00:00
  • 22fe257fe0 Accepting request 1298511 from devel:kubic Dominique Leuenberger 2025-08-09 17:59:49 +00:00
  • bcb903ede8 - Update to version 1.1.4: What's Changed * build(deps): bump github.com/helmfile/vals from 0.41.2 to 0.41.3 by @dependabot[bot] in #2100 * build(deps): bump k8s.io/apimachinery from 0.33.2 to 0.33.3 by @dependabot[bot] in #2101 * fix: update Helm version to v3.17.4 in CI and init.go by @yxxhero in #2102 * build(deps): bump github.com/spf13/pflag from 1.0.6 to 1.0.7 by @dependabot[bot] in #2104 * feat(state): add missingFileHandlerConfig and related logic by @yxxhero in #2105 * refactor(filesystem): add CopyDir method and optimize Fetch function by @yxxhero in #2111 * Allow caching of remote files to be disabled by @jess-sol in #2112 * refactor(yaml): switch yaml library import paths from gopkg.in to go.yaml.in by @yxxhero in #2114 * build(deps): bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #2121 * build(deps): bump golang.org/x/term from 0.33.0 to 0.34.0 by @dependabot[bot] in #2123 Manfred Hollstein 2025-08-09 08:11:20 +00:00
  • 7b467e7d04 Accepting request 1291870 from devel:kubic Ana Guerrero 2025-07-11 19:30:26 +00:00
  • 9ed456c3aa - Update to version 1.1.3: What's Changed * build: update Helm to v3.18.3 and related dependencies by @yxxhero in #2082 * Expose release version as .Release.ChartVersion for templating by @Simske in #2080 * build(deps): bump github.com/helmfile/chartify from 0.24.3 to 0.24.4 by @dependabot[bot] in #2083 * build(deps): bump k8s.io/apimachinery from 0.33.1 to 0.33.2 by @dependabot[bot] in #2086 * build(deps): bump github.com/helmfile/chartify from 0.24.4 to 0.24.5 by @dependabot[bot] in #2087 * build(deps): bump github.com/Masterminds/semver/v3 from 3.3.1 to 3.4.0 by @dependabot[bot] in #2089 * build(deps): bump github.com/hashicorp/hcl/v2 from 2.23.0 to 2.24.0 by @dependabot[bot] in #2092 * build: update Helm and plugin versions to v3.18.4 and v3.12.3 by @yxxhero in #2093 * docs: update status section with May 2025 release information by @yxxhero in #2096 * build(deps): bump golang.org/x/sync from 0.15.0 to 0.16.0 by @dependabot[bot] in #2099 * build(deps): bump golang.org/x/term from 0.32.0 to 0.33.0 by @dependabot[bot] in #2098 Manfred Hollstein 2025-07-11 07:43:07 +00:00
  • a7152dc3bb Accepting request 1285376 from devel:kubic Ana Guerrero 2025-06-13 16:46:29 +00:00
  • 99214621f2 - Update to version 1.1.2: What's Changed * build(deps): bump github.com/helmfile/chartify from 0.24.2 to 0.24.3 by @dependabot in #2065 * build: update Helm to v3.18.2 and adjust related configurations by @yxxhero in #2064 * build(deps): bump github.com/helmfile/vals from 0.41.1 to 0.41.2 by @dependabot in #2067 * build(deps): bump golang.org/x/sync from 0.14.0 to 0.15.0 by @dependabot in #2068 * fix-insecure-flag by @anontrex in #2072 * build(deps): bump github.com/cloudflare/circl from 1.4.0 to 1.6.1 by @dependabot in #2074 * fix: update helm-diff to version 3.12.2 in CI and Dockerfiles by @yxxhero in #2073 * fix: TestToYaml not working with 32-bit architectures by @ProbstDJakob in #2075 Manfred Hollstein 2025-06-13 07:56:32 +00:00
  • e0582b34cf Accepting request 1281597 from devel:kubic Dominique Leuenberger 2025-05-31 17:17:42 +00:00
  • 1bd0340299 - Update to version 1.1.1: What's Changed * Update README.md by @mumoshu in #2046 * build(deps): bump github.com/helmfile/vals from 0.41.0 to 0.41.1 by @dependabot in #2048 * build(helm) update to v3.18.0 by @yxxhero in #2044 * build(deps): bump github.com/helmfile/chartify from 0.23.0 to 0.24.1 by @dependabot in #2049 * build: update Helm and plugin versions in CI and Dockerfiles by @yxxhero in #2059 Manfred Hollstein 2025-05-31 07:22:44 +00:00
  • 11f21ece1d Accepting request 1278517 from devel:kubic Ana Guerrero 2025-05-20 10:20:18 +00:00
  • 0004d3eb45 - Update to version 1.1.0: What's Changed * chore: fix typo in create_test.go by @sadikkuzu in #2025 * build(deps): bump golangci/golangci-lint-action from 7 to 8 by @dependabot in #2029 * build(deps): bump golang.org/x/sync from 0.13.0 to 0.14.0 by @dependabot in #2028 * build(deps): bump github.com/helmfile/chartify from 0.22.0 to 0.23.0 by @dependabot in #2027 * chore: remove test data files by @yxxhero in #2026 * build(deps): bump golang.org/x/term from 0.31.0 to 0.32.0 by @dependabot in #2033 * build(deps): bump github.com/helmfile/vals from 0.40.1 to 0.41.0 by @dependabot in #2032 * build(deps): bump dario.cat/mergo from 1.0.1 to 1.0.2 by @dependabot in #2035 * feat(tmpl): enhance ToYaml test with multiple scenarios by @yxxhero in #2031 * [sops, age] update to have SSH key support with sops by @itscaro in #2036 * feat(yaml): add JSON style encoding option to NewEncoder by @yxxhero in #2038 * refactor(yaml): upgrade from gopkg.in/yaml.v2 to v3 by @yxxhero in #2039 * Update readme & documentation with 2025 status of helmfile project by @zhaque44 in #2040 * build(deps): bump k8s.io/apimachinery from 0.33.0 to 0.33.1 by @dependabot in #2041 * build(deps): bump github.com/zclconf/go-cty from 1.16.2 to 1.16.3 by @dependabot in #2043 Manfred Hollstein 2025-05-20 06:41:39 +00:00
  • 85da8f38db Accepting request 1273722 from devel:kubic Dominique Leuenberger 2025-05-01 13:22:55 +00:00
  • 1d6ac6a9f2 - Update to version 1.0.0: PLEASE READ https://github.com/helmfile/helmfile/blob/main/docs/proposals/towards-1.0.md What's Changed: * build(deps): bump github.com/helmfile/vals from 0.39.0 to 0.39.1 by @dependabot in #1926 * Bump kubectl to current version (1.32.1) by @DerDaku in #1924 * build(deps): bump github.com/goccy/go-yaml from 1.15.21 to 1.15.22 by @dependabot in #1925 * build: update Helm to v3.17.1 and related dependencies by @yxxhero in #1928 * build(deps): bump k8s.io/apimachinery from 0.32.1 to 0.32.2 by @dependabot in #1931 * feat: inject cli state values (--state-values-set) into environment templating context by @Vince-Chenal in #1917 * docs: add skipSchemaValidation to index.md and update related structs by @yxxhero in #1935 * refactor(state): optimize HelmState flags handling by @yxxhero in #1937 * Update vals package to v0.39.2 by @aditmeno in #1938 * build(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 by @dependabot in #1940 * build(deps): bump github.com/goccy/go-yaml from 1.15.22 to 1.15.23 by @dependabot in #1941 * build(deps): bump github.com/helmfile/chartify from 0.20.8 to 0.20.9 by @dependabot in #1942 * feat: colorized DELETED by @yurrriq in #1944 * feat(docs): add proposal to remove charts and delete subcommands by @yxxhero in #1936 * build(deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.0 by @dependabot in #1945 * build(deps): bump github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5 by @dependabot in #1946 * build: update golang version to 1.24 and golangci-lint to v1.64.5 by @yxxhero in #1949 * build(deps): bump github.com/helmfile/vals from 0.39.2 to 0.39.3 by @dependabot in #1951 * build(deps): bump github.com/helmfile/chartify from 0.20.9 to 0.21.0 by @dependabot in #1950 * build(deps): bump golang.org/x/sync from 0.11.0 to 0.12.0 by @dependabot in #1955 * build(deps): bump jinja2 from 3.1.5 to 3.1.6 in /docs by @dependabot in #1956 * Don't warn if this and the needed release set installed: false by @jayme-github in #1958 * build(deps): bump golang.org/x/term from 0.29.0 to 0.30.0 by @dependabot in #1959 * Remove all v0.x references by @yxxhero in #1919 * build(deps): bump k8s.io/apimachinery from 0.32.2 to 0.32.3 by @dependabot in #1960 * build(deps): bump golang.org/x/net from 0.35.0 to 0.36.0 by @dependabot in #1961 * build(deps): bump github.com/helmfile/vals from 0.39.3 to 0.39.4 by @dependabot in #1962 * build: update Helm to v3.17.2 and related dependencies by @yxxhero in #1965 * build: update yaml.v3 dependency and remove colega/go-yaml-yaml by @yxxhero in #1929 * build(deps): bump github.com/containerd/containerd from 1.7.24 to 1.7.27 by @dependabot in #1966 * build(deps): bump github.com/goccy/go-yaml from 1.15.23 to 1.16.0 by @dependabot in #1967 * build(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 by @dependabot in #1969 * build(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 by @dependabot in #1970 * build(deps): bump golangci/golangci-lint-action from 6 to 7 by @dependabot in #1975 * build(deps): bump github.com/helmfile/vals from 0.39.4 to 0.40.0 by @dependabot in #1978 * build(deps): bump github.com/helmfile/chartify from 0.21.0 to 0.21.1 by @dependabot in #1979 * docs(fix): correct typo in 'tier=fronted' to 'tier=frontend' by @yxxhero in #1980 * feat: add labels for helm release by @yxxhero in #1046 * build(deps): bump github.com/helmfile/vals from 0.40.0 to 0.40.1 by @dependabot in #1981 * build(deps): bump github.com/goccy/go-yaml from 1.16.0 to 1.17.1 by @dependabot in #1982 * fix: Check needs with context and namespace by @aarnq in #1986 * build(deps): bump golang.org/x/sync from 0.12.0 to 0.13.0 by @dependabot in #1991 * build(deps): bump golang.org/x/term from 0.30.0 to 0.31.0 by @dependabot in #1990 * fix(state): enhance error message for missing .gotmpl extension in helmfile v1 by @yxxhero in #1989 * build(deps): bump github.com/helmfile/chartify from 0.21.1 to 0.22.0 by @dependabot in #1996 * build: update Helm plugin versions in CI and Dockerfiles by @yxxhero in #1995 * build: update Helm to v3.17.3 and update related Dockerfiles by @yxxhero in #1993 * build(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 by @dependabot in #2010 * feat: add helmfile archive configuration in goreleaser by @yxxhero in #2000 * docs: add more complex examples section in README by @yxxhero in #2013 * Feat: setting reuseValues flag in release by @blaskoa in #2004 * build(deps): bump k8s.io/apimachinery from 0.32.3 to 0.32.4 by @dependabot in #2016 * build(deps): bump github.com/aws/aws-sdk-go from 1.55.6 to 1.55.7 by @dependabot in #2015 * chore: support parsing any type with fromYaml by @ProbstDJakob in #2017 * build(deps): bump k8s.io/apimachinery from 0.32.4 to 0.33.0 by @dependabot in #2018 * feat: add --take-ownership flag to helm diff and related config by @yxxhero in #1992 Manfred Hollstein 2025-04-30 17:48:51 +00:00
  • cdc02eabe3 Accepting request 1245574 from devel:kubic Ana Guerrero 2025-02-13 17:39:43 +00:00
  • 2c2c00a98b - Update to version 0.171.0: * feat: execute templates against postRendererHooks by @allanger in #1839 * build(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.6 by @dependabot in #1897 * build(deps): bump github.com/goccy/go-yaml from 1.15.15 to 1.15.16 by @dependabot in #1901 * build(deps): bump github.com/goccy/go-yaml from 1.15.16 to 1.15.17 by @dependabot in #1905 * Use a regex to match --state-values-set-string arguments by @gllb in #1902 * build(deps): bump golang.org/x/sync from 0.10.0 to 0.11.0 by @dependabot in #1911 * Chartify v0.20.8 update by @scodeman in #1908 * cleanup: remove all about v0.x by @yxxhero in #1903 * build(deps): bump golang.org/x/term from 0.28.0 to 0.29.0 by @dependabot in #1913 * chore: update babel to resolve CVEs by @zhaque44 in #1916 * remove deprecated charts.yaml by @yxxhero in #1437 * Revert "cleanup: remove all about v0.x" by @yxxhero in #1918 * build(deps): bump github.com/goccy/go-yaml from 1.15.17 to 1.15.19 by @dependabot in #1920 * build(deps): bump github.com/goccy/go-yaml from 1.15.19 to 1.15.20 by @dependabot in #1921 * feat: Add support for --wait-retries flag. by @connyay in #1922 * build: update go-yaml to v1.15.21 by @yxxhero in #1923 Manfred Hollstein 2025-02-13 09:13:21 +00:00
  • 8f196491c3 Accepting request 1239784 from devel:kubic Ana Guerrero 2025-01-23 17:04:54 +00:00
  • 066efe42f4 - Update to version 0.170.1: * build(deps): bump github.com/goccy/go-yaml from 1.15.14 to 1.15.15 by @dependabot in #1882 * build(deps): bump github.com/hashicorp/go-slug from 0.15.0 to 0.16.3 by @dependabot in #1886 (CVE-2025-0377) * Ensure 'helm repo add' is also not pollute on helmfile template by @baurmatt in #1887 * build(deps): bump github.com/zclconf/go-cty from 1.16.1 to 1.16.2 by @dependabot in #1888 * fix: using correct option for takeOwnership flag by @blaskoa in #1892 * fix typo in docs by @adamab48 in #1889 Manfred Hollstein 2025-01-23 10:00:17 +00:00
  • 2ff8290a94 Accepting request 1239217 from devel:kubic Ana Guerrero 2025-01-21 20:10:52 +00:00
  • 509eb1e82b - Update to version 0.170.0: * build(deps): bump github.com/goccy/go-yaml from 1.15.6 to 1.15.7 by @dependabot in #1818 * build(deps): bump golang.org/x/term from 0.26.0 to 0.27.0 by @dependabot in #1817 * chore(doc): fix the indent of the selector usage sample yaml by @Ladicle in #1819 * feat(state): add support for setString in ReleaseSpec and HelmState by @yxxhero in #1821 * build(deps): bump github.com/goccy/go-yaml from 1.15.7 to 1.15.8 by @dependabot in #1822 * test(state): add TestHelmState_setStringFlags for setStringFlags method by @yxxhero in #1823 * build(deps): bump k8s.io/apimachinery from 0.31.3 to 0.31.4 by @dependabot in #1826 * build(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0 by @dependabot in #1828 * build(deps): bump github.com/goccy/go-yaml from 1.15.8 to 1.15.9 by @dependabot in #1831 * build(deps): bump k8s.io/apimachinery from 0.31.4 to 0.32.0 by @dependabot in #1830 * feat: updating sops version to 3.9.2 by @zhaque44 in #1834 * build(deps): bump github.com/goccy/go-yaml from 1.15.9 to 1.15.10 by @dependabot in #1835 * build(deps): bump helm.sh/helm/v3 from 3.16.3 to 3.16.4 by @dependabot in #1836 * build: update Helm version to v3.16.4 in CI and Dockerfiles by @yxxhero in #1837 * build(deps): bump github.com/goccy/go-yaml from 1.15.10 to 1.15.11 by @dependabot in #1838 * build(deps): bump filippo.io/age from 1.2.0 to 1.2.1 by @dependabot in #1840 * build(deps): bump github.com/goccy/go-yaml from 1.15.11 to 1.15.12 by @dependabot in #1843 * build: update helm-diff to v3.9.13 in Dockerfiles and init.go by @yxxhero in #1841 * build(deps): bump github.com/helmfile/chartify from 0.20.4 to 0.20.5 by @dependabot in #1845 * build(deps): bump github.com/goccy/go-yaml from 1.15.12 to 1.15.13 by @dependabot in #1844 * build(deps): bump jinja2 from 3.1.4 to 3.1.5 in /docs by @dependabot in #1846 * CVE-2024-45338: updating golang.org/x/net: to version: v0.33.0 by @zhaque44 in #1849 * build(deps): bump github.com/zclconf/go-cty from 1.15.1 to 1.16.0 by @dependabot in #1851 * build(deps): bump golang.org/x/term from 0.27.0 to 0.28.0 by @dependabot in #1852 * update sops versions to 3.9.3 by @zhaque44 in #1861 * build(deps): bump github.com/hashicorp/go-getter from 1.7.6 to 1.7.7 by @dependabot in #1862 * feat: add --take-ownership flag to apply and sync commands by @yxxhero in #1863 * fix: ensure plain http is supported across all helmfile commands by @purpleclay in #1858 * fix: ensure development versions of charts can be used across helmfile commands by @purpleclay in #1865 * build(deps): bump github.com/helmfile/chartify from 0.20.5 to 0.20.6 by @dependabot in #1866 * update kubectl version (1.30) to stay up to date with new releases by @zhaque44 in #1867 * build(deps): bump github.com/zclconf/go-cty from 1.16.0 to 1.16.1 by @dependabot in #1870 * build(deps): bump github.com/hashicorp/go-getter from 1.7.7 to 1.7.8 by @dependabot in #1869 * feat: Add "--no-hooks" to helmfile template by @jwlai in #1813 * update helm and k8s versions in ci, dockerfiles, and go.mod by @yxxhero in #1872 * build(deps): bump github.com/helmfile/vals from 0.38.0 to 0.39.0 by @dependabot in #1876 * build(deps): bump k8s.io/apimachinery from 0.32.0 to 0.32.1 by @dependabot in #1873 * build(deps): bump github.com/goccy/go-yaml from 1.15.13 to 1.15.14 by @dependabot in #1874 * build: update helm-diff to v3.9.14 in Dockerfiles and init.go by @yxxhero in #1877 Manfred Hollstein 2025-01-21 09:32:33 +00:00
  • 96437748c8 Accepting request 1228688 from devel:kubic Ana Guerrero 2024-12-06 13:27:09 +00:00
  • da5fe1c320 - Update to version 0.169.2: * build(deps): bump github.com/helmfile/vals from 0.37.6 to 0.37.7 by @dependabot in #1747 * build(deps): bump k8s.io/apimachinery from 0.31.1 to 0.31.2 by @dependabot in #1754 * Reset extra args before running 'dependency build' by @baurmatt in #1751 * Introducing Helmfile Guru on Gurubase.io by @kursataktas in #1748 * feat: add skip json schema validation during the install /upgrade of a Chart by @zhaque44 in #1737 * fix(maputil): prevent nil value overwrite by @ban11111 in #1755 * build(deps): bump github.com/goccy/go-yaml from 1.12.0 to 1.13.0 by @dependabot in #1759 * fix: this url doesn't work anymore by @zekena2 in #1760 * build(deps): bump github.com/goccy/go-yaml from 1.13.0 to 1.13.1 by @dependabot in #1762 * build(deps): bump github.com/goccy/go-yaml from 1.13.1 to 1.13.2 by @dependabot in #1763 * build(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 by @dependabot in #1767 * build(deps): bump github.com/helmfile/vals from 0.37.7 to 0.37.8 by @dependabot in #1764 * build(deps): bump github.com/goccy/go-yaml from 1.13.2 to 1.13.4 by @dependabot in #1765 * fix(integration-tests): read correct minikube status (#1768) by @ceriath in #1769 * build(deps): bump github.com/goccy/go-yaml from 1.13.4 to 1.13.5 by @dependabot in #1770 * Add integration tests for #1749 by @baurmatt in #1766 * fix: update acme chart URL in input.yaml by @yxxhero in #1773 * build(deps): bump github.com/goccy/go-yaml from 1.13.5 to 1.13.6 by @dependabot in #1771 * build(deps): bump golang.org/x/sync from 0.8.0 to 0.9.0 by @dependabot in #1775 * build(deps): bump golang.org/x/term from 0.25.0 to 0.26.0 by @dependabot in #1774 * Revive dead badge links by @eggplants in #1776 * feat: refactor label creation in state.go by @yxxhero in #1758 * docs: Add Gurubase badge to README-zh_CN by @yxxhero in #1777 * build(deps): bump github.com/goccy/go-yaml from 1.13.6 to 1.13.9 by @dependabot in #1781 * build(deps): bump github.com/goccy/go-yaml from 1.13.9 to 1.14.0 by @dependabot in #1782 * build(deps): bump github.com/goccy/go-yaml from 1.14.0 to 1.14.3 by @dependabot in #1788 * build(deps): bump helm.sh/helm/v3 from 3.16.2 to 3.16.3 by @dependabot in #1786 * fix: update helm-diff to version 3.9.12 in CI and Dockerfiles by @yxxhero in #1792 * build: update Helm version to v3.16.3 in CI and Dockerfiles by @yxxhero in #1791 * feat: add HELMFILE_INTERACTIVE env var to enable interactive mode by @thevops in #1787 * build(deps): bump github.com/hashicorp/hcl/v2 from 2.22.0 to 2.23.0 by @dependabot in #1793 * build(deps): bump github.com/Masterminds/semver/v3 from 3.3.0 to 3.3.1 by @dependabot in #1795 * chore: update with testify/assert assertion and table driven tests for fs.go by @zhaque44 in #1794 * build(deps): bump k8s.io/apimachinery from 0.31.2 to 0.31.3 by @dependabot in #1798 * build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #1800 * build(deps): bump github.com/goccy/go-yaml from 1.14.3 to 1.15.0 by @dependabot in #1804 * build(deps): bump github.com/goccy/go-yaml from 1.15.0 to 1.15.1 by @dependabot in #1807 * build(deps): bump github.com/zclconf/go-cty from 1.15.0 to 1.15.1 by @dependabot in #1806 * update example chart URL in remote-secrets doc by @daveneeley in #1809 * build(deps): bump github.com/goccy/go-yaml from 1.15.1 to 1.15.3 by @dependabot in #1811 * build(deps): bump github.com/goccy/go-yaml from 1.15.3 to 1.15.6 by @dependabot in #1812 * fix: inject global values in Chartify by @xabufr in #1805 * build(deps): bump github.com/helmfile/vals from 0.37.8 to 0.38.0 by @dependabot in #1814 * build(deps): bump github.com/helmfile/chartify from 0.20.3 to 0.20.4 by @dependabot in #1815 * build(deps): bump golang.org/x/sync from 0.9.0 to 0.10.0 by @dependabot in #1816 Manfred Hollstein 2024-12-06 07:07:10 +00:00
  • c593689d3a Accepting request 1216957 from devel:kubic Ana Guerrero 2024-10-22 12:53:35 +00:00
  • d2ee298e2f - Update to version 0.169.1: * feat: update sops version to 3.9.1 by @zhaque44 in #1742 * chore: improve test assertions and descriptions for file download test by @zhaque44 in #1745 * feat: add 'hide-notes' flag to helm in sync and apply commands by @yxxhero in #1746 Manfred Hollstein 2024-10-22 08:09:42 +00:00
  • ca876b9c92 Accepting request 1208393 from devel:kubic leap-16.1 Ana Guerrero 2024-10-16 21:53:01 +00:00
  • 7120108cda - Update to version 0.169.0: * Add comment withPreparedCharts by @mumoshu in #1704 * build(deps): bump k8s.io/apimachinery from 0.31.0 to 0.31.1 by @dependabot in #1705 * build(deps): bump helm.sh/helm/v3 from 3.15.4 to 3.16.1 by @dependabot in #1707 * bump all helm to 3.16.1 by @yxxhero in #1708 * add zhaque44 in CODEOWNERS by @yxxhero in #1711 * Add hide notes support by @yxxhero in #1710 * update python3 version for mkdoc.yaml by @zhaque44 in #1712 * build(deps): bump dario.cat/mergo from 0.3.16 to 1.0.1 by @yxxhero in #1714 * fix docs build errors by @zhaque44 in #1715 * feat(pkg/app): Update Helm Diff version to v3.9.11 by @yxxhero in #1720 * update test to table driven with assertions & test GetMergedValues by @zhaque44 in #1721 * feat: update go version and adjust dependencies in Dockerfile and go.mod by @yxxhero in #1722 * feat: Update Docker image to ubuntu:24.10 by @yxxhero in #1726 * build(deps): bump github.com/zclconf/go-cty-yaml from 1.0.3 to 1.1.0 by @dependabot in #1723 * build(deps): bump golang.org/x/term from 0.24.0 to 0.25.0 by @dependabot in #1724 * feat(pkg/policy): improve TopKeys function handling by @yxxhero in #1730 * build(deps): bump helm.sh/helm/v3 from 3.16.1 to 3.16.2 by @dependabot in #1732 * chore: Update AGE var version by @zhaque44 in #1731 * feat(helm-version): Update helm version to v3.16.2 by @yxxhero in #1733 * fix: duration of delete failures are always 0s by @felipecrs in #1734 * [feature] add --skip-refresh to globals by @sstarcher in #1736 * build(deps): bump github.com/helmfile/vals from 0.37.5 to 0.37.6 by @dependabot in #1739 * build(deps): bump github.com/helmfile/chartify from 0.20.2 to 0.20.3 by @dependabot in #1738 * feat: improve summary for releases failed to delete by @felipecrs in #1735 * [feature] --skip-refresh to pass through to deps by @sstarcher in #1740 Manfred Hollstein 2024-10-16 08:55:21 +00:00
  • 2a96c26f02 Accepting request 1200760 from devel:kubic Ana Guerrero 2024-09-13 12:34:30 +00:00
  • b54871e813 - Update to version 0.168.0: * chore: enhance TopKeys function & adding test cases for malformed lines scenario in TopKeys func by @zhaque44 in #1654 * build(deps): bump golang.org/x/sync from 0.7.0 to 0.8.0 by @dependabot in #1655 * feat: add isDir template function by @simonsystem in #1657 * build(deps): bump golang.org/x/term from 0.22.0 to 0.23.0 by @dependabot in #1658 * build(deps): bump github.com/docker/docker from 27.1.0+incompatible to 27.1.1+incompatible by @dependabot in #1662 * build(deps): update Helm version to v3.15.4 by @yxxhero in #1668 * build(deps): bump github.com/hashicorp/go-getter from 1.7.5 to 1.7.6 by @dependabot in #1666 * build(deps): bump k8s.io/apimachinery from 0.30.3 to 0.31.0 by @dependabot in #1665 * fix: CI linting issues with dockerfiles by @zhaque44 in #1671 * chore: update dockerfile based on CI warnings by @zhaque44 in #1675 * fix: _*.tpl files add whitespace to empty Namespace by @chrisdoherty4 in #1674 * Add RightCapital to USERS.md by @yinheli in #1676 * feat: update kustomize version by @zhaque44 in #1677 * build(deps): bump github.com/hashicorp/hcl/v2 from 2.21.0 to 2.22.0 by @dependabot in #1679 * feat: adding ability for for charts to be pulled with plain HTTP by @ennekein in #1672 * feat: skip chart prep for local by @zhaque44 in #1681 * build(deps): bump github.com/Masterminds/semver/v3 from 3.2.1 to 3.3.0 by @dependabot in #1683 * build(deps): bump github.com/Masterminds/sprig/v3 from 3.2.3 to 3.3.0 by @dependabot in #1684 * feat: upgrade to k8s version to a supported version for security compliance by @zhaque44 in #1686 * feat: upgrade helm-diff plugin version to 3.9.10 by @yxxhero in #1688 * feat: fix password registry leak of credentials by @zhaque44 in #1687 * fix verify stage for helmfile when use oci as chart by @yxxhero in #1661 * feat: update golang minor version based on security vulnerability by @zhaque44 in #1690 * build(deps): bump golang.org/x/term from 0.23.0 to 0.24.0 by @dependabot in #1689 * feat: bump chartify versions by @yxxhero in #1693 * optimize code by @Peoplelike in #1694 * chore: Update Ubuntu image to LTS version 24.04 by @pathob in #1696 * Fixed typo in configuration section by @vedrankolka in #1698 * build(deps): bump github.com/helmfile/vals from 0.37.3 to 0.37.5 by @dependabot in #1700 * chore: add table driven tests for clarity by @zhaque44 in #1702 * fix: two releases using the same chart in different version fails by @yxxhero in #1685 Manfred Hollstein 2024-09-13 07:02:28 +00:00
  • 5657bd7006 Accepting request 1191500 from devel:kubic Dominique Leuenberger 2024-08-05 15:21:29 +00:00
  • 25e02cf951 Accepting request 1191499 from home:manfred-h:devel:kubic Manfred Hollstein 2024-08-04 06:50:03 +00:00
  • bec7f73c71 Accepting request 1190607 from devel:kubic Dominique Leuenberger 2024-07-31 11:30:50 +00:00
  • ddfd425cc0 - Update to version 0.167.0: * Update GoReleaser configuration for version 2 by @yxxhero in #1600 * build(deps): bump github.com/aws/aws-sdk-go from 1.54.7 to 1.54.8 by @dependabot in #1602 * build(deps): bump github.com/aws/aws-sdk-go from 1.54.8 to 1.54.10 by @dependabot in #1607 * build(deps): bump github.com/aws/aws-sdk-go from 1.54.10 to 1.54.11 by @dependabot in #1608 * build(deps): bump github.com/aws/aws-sdk-go from 1.54.11 to 1.54.12 by @dependabot in #1610 * build(deps): bump github.com/aws/aws-sdk-go from 1.54.12 to 1.54.13 by @dependabot in #1611 * Use logger for helm output by @inteon in #1585 * build(deps): bump golang.org/x/term from 0.21.0 to 0.22.0 by @dependabot in #1616 * build(deps): bump github.com/aws/aws-sdk-go from 1.54.13 to 1.54.14 by @dependabot in #1612 * build(deps): bump github.com/aws/aws-sdk-go from 1.54.14 to 1.54.15 by @dependabot in #1617 * Fix broken links in status section of README.md by @jonathanmanton in #1618 * build(deps): bump zipp from 3.7.0 to 3.19.1 in /docs by @dependabot in #1620 * build(deps): bump github.com/aws/aws-sdk-go from 1.54.15 to 1.54.17 by @dependabot in #1622 * build(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1 by @dependabot in #1621 * build(deps): bump github.com/aws/aws-sdk-go from 1.54.17 to 1.54.18 by @dependabot in #1625 * feat: bump helm to 3.15.3 by @yxxhero in #1627 * fix: inject KubeVersion and ApiVersions in Chartify rendering by @xabufr in #1624 * chore: add tests for release filters by @zhaque44 in #1629 * feat: add namespace info in syncRelease and diffRelease by @yxxhero in #1609 * build(deps): bump github.com/aws/aws-sdk-go from 1.54.18 to 1.54.19 by @dependabot in #1628 * feat: add support for OCI auth through registry-config flag by @ThatsMrTalbot in #1630 * build(deps): bump github.com/zclconf/go-cty from 1.14.4 to 1.15.0 by @dependabot in #1632 * feat: Update sops version 3.9.0 by @zhaque44 in #1634 * build(deps): bump k8s.io/apimachinery from 0.30.2 to 0.30.3 by @dependabot in #1635 * build(deps): bump github.com/aws/aws-sdk-go from 1.54.19 to 1.54.20 by @dependabot in #1638 * build(deps): bump github.com/goccy/go-yaml from 1.11.3 to 1.12.0 by @dependabot in #1631 * chore: documentation updates: grammar & rm whitespace by @zhaque44 in #1639 * build(deps): bump github.com/aws/aws-sdk-go from 1.54.20 to 1.55.2 by @dependabot in #1644 * build(deps): bump github.com/aws/aws-sdk-go from 1.55.2 to 1.55.3 by @dependabot in #1645 * chore: remove unecessary check in HandleExitCoder function and streamline logic by @zhaque44 in #1646 * feat: use helm status to find helm release by @yxxhero in #1640 * build(deps): bump github.com/docker/docker from 27.0.1+incompatible to 27.1.0+incompatible by @dependabot in #1647 Manfred Hollstein 2024-07-31 08:08:46 +00:00
  • 42fd2852a7 Accepting request 1183440 from devel:kubic Ana Guerrero 2024-06-27 14:02:19 +00:00
  • 867d2b6130 - Update to version 0.166.0: What's Changed * build(deps): bump github.com/aws/aws-sdk-go from 1.53.9 to 1.53.10 by @dependabot in #1540 * build(deps): bump github.com/aws/aws-sdk-go from 1.53.10 to 1.53.11 by @dependabot in #1542 * chore: add Incentive.me to the list of helmfile users by @gabriel-suela in #1545 * build(deps): bump github.com/aws/aws-sdk-go from 1.53.11 to 1.53.13 by @dependabot in #1546 * build(deps): bump github.com/aws/aws-sdk-go from 1.53.13 to 1.53.14 by @dependabot in #1549 * build(deps): bump github.com/aws/aws-sdk-go from 1.53.14 to 1.53.15 by @dependabot in #1552 * build(deps): bump github.com/helmfile/vals from 0.37.1 to 0.37.2 by @dependabot in #1551 * build(deps): bump golang.org/x/term from 0.20.0 to 0.21.0 by @dependabot in #1553 * build(deps): bump goreleaser/goreleaser-action from 5 to 6 by @dependabot in #1555 * build(deps): bump github.com/aws/aws-sdk-go from 1.53.15 to 1.53.17 by @dependabot in #1557 * build(deps): bump github.com/aws/aws-sdk-go from 1.53.17 to 1.53.18 by @dependabot in #1559 * build(deps): bump github.com/aws/aws-sdk-go from 1.53.18 to 1.53.19 by @dependabot in #1561 * build(deps): bump github.com/aws/aws-sdk-go from 1.53.19 to 1.53.20 by @dependabot in #1562 * build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.5.2 to 1.6.0 by @dependabot in #1564 * fix: Incentive.me url on list of helmfile users by @gabriel-suela in #1570 * build(deps): bump github.com/aws/aws-sdk-go from 1.53.20 to 1.54.0 by @dependabot in #1568 * build(deps): bump helm.sh/helm/v3 from 3.15.1 to 3.15.2 by @dependabot in #1565 * build(deps): bump github.com/aws/aws-sdk-go from 1.54.0 to 1.54.1 by @dependabot in #1571 * build(deps): bump docker/build-push-action from 5 to 6 by @dependabot in #1575 * build(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #1574 * build(deps): bump k8s.io/apimachinery from 0.30.1 to 0.30.2 by @dependabot in #1569 * build(deps): bump github.com/aws/aws-sdk-go from 1.54.1 to 1.54.2 by @dependabot in #1573 * build(deps): bump github.com/aws/aws-sdk-go from 1.54.2 to 1.54.3 by @dependabot in #1576 * build(deps): bump github.com/aws/aws-sdk-go from 1.54.3 to 1.54.5 by @dependabot in #1580 * build(deps): bump github.com/hashicorp/hcl/v2 from 2.20.1 to 2.21.0 by @dependabot in #1578 * bump helm to 3.15.2 by @yxxhero in #1581 * bump helm-diff to 3.9.8 by @yxxhero in #1582 * build(deps): bump github.com/aws/aws-sdk-go from 1.54.5 to 1.54.6 by @dependabot in #1583 * build(deps): bump github.com/hashicorp/go-getter from 1.7.4 to 1.7.5 by @dependabot in #1587 * build(deps): bump github.com/helmfile/vals from 0.37.2 to 0.37.3 by @dependabot in #1588 * build(deps): bump github.com/hashicorp/go-retryablehttp from 0.7.6 to 0.7.7 by @dependabot in #1590 * build(deps): bump github.com/go-test/deep from 1.1.0 to 1.1.1 by @dependabot in #1589 * build(deps): bump github.com/aws/aws-sdk-go from 1.54.6 to 1.54.7 by @dependabot in #1594 * fix windows glob issue by @yxxhero in #1572 * fix CVE-2024-24790 on helmfile (#1592) by @LionnelC in #1593 - This update contains fixes for boo#1227002, boo#1227014 and boo#1227040 Manfred Hollstein 2024-06-26 13:09:36 +00:00
  • d7cdf65c5e Accepting request 1177028 from devel:kubic Ana Guerrero 2024-05-27 09:56:24 +00:00
  • 486f3051cf Accepting request 1177027 from home:manfred-h:devel:kubic Manfred Hollstein 2024-05-27 06:31:33 +00:00
  • b481f97a6d Accepting request 1171548 from devel:kubic Ana Guerrero 2024-05-03 17:46:05 +00:00
  • 3465ed4569 Accepting request 1171547 from home:manfred-h:devel:kubic Manfred Hollstein 2024-05-03 07:55:56 +00:00
  • ce3a8d7954 Accepting request 1161685 from devel:kubic Ana Guerrero 2024-03-26 18:27:55 +00:00
  • f9fd3d3396 Accepting request 1161684 from home:manfred-h:devel:kubic Manfred Hollstein 2024-03-26 09:43:41 +00:00
  • 7ebb3f8e32 Accepting request 1160578 from devel:kubic Ana Guerrero 2024-03-22 14:21:52 +00:00
  • 70af33a794 Accepting request 1160577 from home:manfred-h:devel:kubic Manfred Hollstein 2024-03-22 08:59:55 +00:00
  • abac9bcfad Accepting request 1147542 from devel:kubic Ana Guerrero 2024-02-20 20:13:12 +00:00
  • 62261ee848 Accepting request 1147541 from home:manfred-h:devel:kubic Manfred Hollstein 2024-02-19 09:47:48 +00:00
  • 1fd63be505 Accepting request 1141198 from devel:kubic Ana Guerrero 2024-01-25 17:40:53 +00:00
  • cc863d7f18 Accepting request 1141197 from home:manfred-h:devel:kubic Manfred Hollstein 2024-01-24 09:45:06 +00:00
  • 97f325814d Accepting request 1135159 from devel:kubic Ana Guerrero 2023-12-28 22:00:37 +00:00
  • c18d7a167a Accepting request 1135158 from home:manfred-h:devel:kubic Manfred Hollstein 2023-12-26 09:42:40 +00:00
  • b29f9c7520 Accepting request 1129849 from devel:kubic Ana Guerrero 2023-11-30 21:01:01 +00:00
  • 50a96f8b8e Accepting request 1129848 from home:manfred-h:devel:kubic Manfred Hollstein 2023-11-29 16:07:20 +00:00
  • 952ce1885c Accepting request 1122818 from devel:kubic Ana Guerrero 2023-11-02 19:23:07 +00:00
  • a55567276f Accepting request 1122817 from home:manfred-h:devel:kubic Manfred Hollstein 2023-11-02 14:56:37 +00:00
  • aacb66866c Accepting request 1120795 from devel:kubic Ana Guerrero 2023-10-27 20:29:10 +00:00
  • 32d4f88f8e Accepting request 1120794 from home:manfred-h:devel:kubic Manfred Hollstein 2023-10-27 11:57:45 +00:00
  • 908e0155a3 Accepting request 1120790 from home:manfred-h:devel:kubic Manfred Hollstein 2023-10-27 11:52:45 +00:00
  • cd6cdc5b79 Accepting request 1119976 from devel:kubic Ana Guerrero 2023-10-24 18:09:37 +00:00
  • ba393f983c Accepting request 1119974 from home:manfred-h:devel:kubic Manfred Hollstein 2023-10-24 12:21:48 +00:00
  • 32332b31b9 Accepting request 1111542 from devel:kubic Ana Guerrero 2023-09-15 20:05:43 +00:00
  • 535c9bb1b2 Accepting request 1111541 from home:manfred-h:devel:kubic Manfred Hollstein 2023-09-15 11:27:30 +00:00
  • 82a4372309 Accepting request 1103589 from devel:kubic Dominique Leuenberger 2023-08-12 13:07:06 +00:00
  • 28a1fe41b9 Accepting request 1103588 from home:manfred-h:devel:kubic Manfred Hollstein 2023-08-12 09:22:26 +00:00
  • 7f4a0709f7 Accepting request 1097044 from devel:kubic Fabian Vogt 2023-07-06 16:29:23 +00:00
  • d3ece97dbd Accepting request 1097043 from home:manfred-h:devel:kubic Manfred Hollstein 2023-07-06 06:58:21 +00:00
  • 100caa7727 Accepting request 1084738 from devel:kubic Dominique Leuenberger 2023-05-05 13:57:21 +00:00
  • 8b3af54e4a Accepting request 1084737 from home:manfred-h:devel:kubic Manfred Hollstein 2023-05-04 14:19:29 +00:00
  • c0fbe89309 Accepting request 1075533 from devel:kubic Dominique Leuenberger 2023-03-30 20:51:41 +00:00
  • 3de96d6151 Accepting request 1075532 from home:manfred-h:devel:kubic Manfred Hollstein 2023-03-30 10:22:41 +00:00
  • b2d734c3c8 Accepting request 1066782 from devel:kubic Dominique Leuenberger 2023-02-20 16:46:33 +00:00
  • 37d8d3e7ff Accepting request 1066779 from home:manfred-h:devel:kubic Manfred Hollstein 2023-02-20 10:19:47 +00:00
  • dfd91bb1f6 Accepting request 1063973 from devel:kubic Dominique Leuenberger 2023-02-09 15:23:29 +00:00
  • 8783cb1f5d Accepting request 1063972 from home:manfred-h:devel:kubic Manfred Hollstein 2023-02-09 09:57:59 +00:00
  • 3798d827f7 Accepting request 1060491 from devel:kubic Dominique Leuenberger 2023-01-24 18:43:00 +00:00
  • 44b2f895bf Accepting request 1060489 from home:manfred-h:devel:kubic Manfred Hollstein 2023-01-23 18:20:49 +00:00
  • 164600835d Accepting request 1045042 from devel:kubic Dominique Leuenberger 2022-12-24 13:51:59 +00:00
  • 9cd8610698 Accepting request 1045041 from home:manfred-h:devel:kubic Manfred Hollstein 2022-12-23 15:46:18 +00:00
  • d7605e00bc Accepting request 1035823 from devel:kubic Dominique Leuenberger 2022-11-16 14:42:41 +00:00
  • 9fe7712d1b Accepting request 1035822 from home:manfred-h:devel:kubic Manfred Hollstein 2022-11-15 11:18:31 +00:00
  • 03af96c477 Accepting request 1035804 from home:manfred-h:devel:kubic Manfred Hollstein 2022-11-15 10:12:49 +00:00
  • 50593054c7 Accepting request 1032300 from devel:kubic Dominique Leuenberger 2022-10-30 17:29:10 +00:00
  • c5c078df35 Accepting request 1032299 from home:manfred-h:devel:kubic Manfred Hollstein 2022-10-30 10:29:20 +00:00