Commit Graph

  • ec3a9eb8c6 refactor(state): optimize HelmState flags handling yxxhero 2025-02-15 12:05:22 +0800
  • 8b15c30cf2
    docs: add skipSchemaValidation to index.md and update related structs (#1935) yxxhero 2025-02-15 00:57:50 +0800
  • 2e8df93f1c feat: add SkipSchemaValidation to config and state handling yxxhero 2025-02-14 22:05:39 +0800
  • 78bbc6a584 docs: add skipSchemaValidation to index.md and update related structs yxxhero 2025-02-14 21:30:07 +0800
  • e33b4725ea
    feat: inject cli state values (--state-values-set) into environment templating context (#1917) Vince-Chenal 2025-02-14 13:49:07 +0100
  • 0d863b3c05
    build(deps): bump k8s.io/apimachinery from 0.32.1 to 0.32.2 (#1931) dependabot[bot] 2025-02-14 06:49:05 +0800
  • 918404c175
    build(deps): bump k8s.io/apimachinery from 0.32.1 to 0.32.2 dependabot[bot] 2025-02-13 15:54:48 +0000
  • 9c380668ec
    build: update Helm to v3.17.1 and related dependencies (#1928) yxxhero 2025-02-13 15:48:05 +0800
  • d383f6ab19 build: update Helm to v3.17.1 and related dependencies yxxhero 2025-02-13 08:13:19 +0800
  • 9685a0bfe7
    build(deps): bump github.com/goccy/go-yaml from 1.15.21 to 1.15.22 (#1925) dependabot[bot] 2025-02-13 07:58:01 +0800
  • 486134ca4e
    Bump kubectl to current version (1.32.1) (#1924) Daniel Kugler 2025-02-13 00:33:08 +0100
  • 0b2fcf58ba
    build(deps): bump github.com/goccy/go-yaml from 1.15.21 to 1.15.22 dependabot[bot] 2025-02-12 23:15:59 +0000
  • 13c0b37e8e
    build(deps): bump github.com/helmfile/vals from 0.39.0 to 0.39.1 (#1926) dependabot[bot] 2025-02-13 07:14:17 +0800
  • b116703ca6
    build(deps): bump github.com/helmfile/vals from 0.39.0 to 0.39.1 dependabot[bot] 2025-02-12 15:19:50 +0000
  • 0421f7080f update kubectl to current version (1.32.1) Daniel Kugler 2025-02-12 15:01:14 +0000
  • 41d8070b85
    build: update go-yaml to v1.15.21 (#1923) v1.0.0-rc.11 v0.171.0 yxxhero 2025-02-12 14:31:19 +0800
  • 109e9f0dad build: update go-yaml to v1.15.21 yxxhero 2025-02-12 13:39:14 +0800
  • 2c38611acd
    feat: Add support for --wait-retries flag. (#1922) Connor Hindley 2025-02-11 17:28:37 -0600
  • 8169595b95
    build(deps): bump github.com/goccy/go-yaml from 1.15.19 to 1.15.20 (#1921) dependabot[bot] 2025-02-12 06:47:30 +0800
  • 64871454c2
    add waitRetries to docs Connor Hindley 2025-02-11 16:41:01 -0600
  • d8b4fbfc6b
    GenerateID hash values changed with the addition of waitRetries Connor Hindley 2025-02-11 16:38:56 -0600
  • 5eb93bdf72
    fixup! feat: Add support for --wait-retries flag. Connor Hindley 2025-02-11 14:44:59 -0600
  • 69d2c7f276
    fixup! feat: Add support for --wait-retries flag. Connor Hindley 2025-02-11 14:41:36 -0600
  • 5a68e553c5
    feat: Add support for --wait-retries flag. Connor Hindley 2025-02-11 14:31:21 -0600
  • 9fcaa36c52
    build(deps): bump github.com/goccy/go-yaml from 1.15.19 to 1.15.20 dependabot[bot] 2025-02-11 16:01:27 +0000
  • 2a04e5deef
    build(deps): bump github.com/goccy/go-yaml from 1.15.17 to 1.15.19 (#1920) dependabot[bot] 2025-02-11 07:38:39 +0800
  • bc7bb0e50f
    fix: 'state values set cli args in environments' integration test Vincent Chenal 2025-02-10 17:51:42 +0100
  • f2830b4cd2
    fix: merge environments before loadValuesEntries Vincent Chenal 2025-02-10 17:51:22 +0100
  • 9bd2f154e8
    build(deps): bump github.com/goccy/go-yaml from 1.15.17 to 1.15.19 dependabot[bot] 2025-02-10 15:44:58 +0000
  • e627c7b29a
    test: added 'state values set cli args in environments' integration test Vincent Chenal 2025-02-10 11:51:21 +0100
  • 0a6bcf791b
    test: added envvals_loader unit test for environment values Vincent Chenal 2025-02-10 11:51:02 +0100
  • dfd68faef0
    feat: inject cli state values (--state-values-set) into environment templating context Vincent Chenal 2025-02-07 11:24:53 +0100
  • 63e2684ade
    Revert "cleanup: remove all about v0.x" (#1918) yxxhero 2025-02-08 18:25:16 +0800
  • 81b699b780 Revert "cleanup: remove all about v0.x (#1903)" yxxhero 2025-02-08 18:04:57 +0800
  • 6cb42d1416
    chore: update babel to resolve CVEs (#1916) Zubair Haque 2025-02-05 17:33:27 -0600
  • d6c7d5274b
    build(deps): bump golang.org/x/term from 0.28.0 to 0.29.0 (#1913) dependabot[bot] 2025-02-06 07:33:10 +0800
  • 0b6c035c82 update babel to resolve CVEs zhaque44 2025-02-05 15:44:52 -0600
  • d7bcd5e998
    cleanup: remove all about v0.x (#1903) yxxhero 2025-02-06 02:50:16 +0800
  • c211aa81b8
    build(deps): bump golang.org/x/term from 0.28.0 to 0.29.0 dependabot[bot] 2025-02-05 15:37:45 +0000
  • 514d85870a fix tests yxxhero 2025-02-05 08:25:01 +0800
  • 3b998a30ec fix tests yxxhero 2025-02-05 07:58:31 +0800
  • 40a4239d26 fix tests yxxhero 2025-02-04 20:47:15 +0800
  • 34ccb5453f fix tests yxxhero 2025-02-04 20:36:05 +0800
  • b9ff121ecb fix tests yxxhero 2025-02-04 20:27:23 +0800
  • 4d651c9ecf fix tests yxxhero 2025-02-04 20:03:29 +0800
  • 95d28f1e85 fix tests yxxhero 2025-02-04 19:47:40 +0800
  • 4ae56074d5 fix tests yxxhero 2025-02-04 15:37:40 +0800
  • a2a31189ba fix tests yxxhero 2025-02-04 15:20:25 +0800
  • c400df0241 fix tests yxxhero 2025-02-04 15:16:08 +0800
  • a160522048 fix tests yxxhero 2025-02-04 14:31:48 +0800
  • 677878b7ac fix tests yxxhero 2025-02-04 14:19:43 +0800
  • 7d86dc5efc fix tests yxxhero 2025-02-04 09:49:06 +0800
  • 7543c25637 fix tests yxxhero 2025-02-04 09:39:41 +0800
  • f92c7d9a5f fix tests yxxhero 2025-02-04 09:13:53 +0800
  • 26ec463543 fix tests yxxhero 2025-02-04 08:49:45 +0800
  • c8b04ade32 fix tests yxxhero 2025-02-04 08:41:47 +0800
  • 9e7e1a97dc fix tests yxxhero 2025-02-04 08:34:28 +0800
  • 52f2ced67c fix tests yxxhero 2025-02-03 19:55:02 +0800
  • a9fce77d4a fix tests yxxhero 2025-02-03 19:40:08 +0800
  • 44d79a9f14 fix tests yxxhero 2025-02-03 19:12:31 +0800
  • b01af88aa6 fix tests yxxhero 2025-02-03 19:05:01 +0800
  • 465a14e0f9 fix tests yxxhero 2025-02-03 18:51:20 +0800
  • 0653088e58 fix tests yxxhero 2025-02-03 18:45:08 +0800
  • d6e6035a62 fix tests yxxhero 2025-02-03 18:12:34 +0800
  • 6ce6b94b35 fix tests yxxhero 2025-02-03 18:03:02 +0800
  • f400bed3a5 refactor(two_pass_renderer): remove unused imports and functions yxxhero 2025-02-03 17:45:14 +0800
  • a783ae1242 fix tests yxxhero 2025-02-04 08:17:37 +0800
  • 8afffa5c98
    Chartify v0.20.8 update (#1908) S Code Man 2025-02-05 21:42:05 +0800
  • 669e213de2
    chore: add test S Code Man 2025-02-05 13:20:28 +0000
  • 3bc32140ff
    fix: use chartify v0.20.8 with relevant fix for import-values S Code Man 2025-02-04 09:06:36 +0000
  • 867dc716ae Fix linting Justin Abrahms 2025-01-25 14:43:57 -0800
  • 4ad9db07cb Support enforcement that the transitive dependency chain is there. Justin Abrahms 2025-01-20 22:57:46 -0800
  • 75651801a6
    build(deps): bump golang.org/x/sync from 0.10.0 to 0.11.0 (#1911) dependabot[bot] 2025-02-05 07:53:21 +0800
  • 4b61b5e05d
    build(deps): bump golang.org/x/sync from 0.10.0 to 0.11.0 dependabot[bot] 2025-02-04 15:31:31 +0000
  • 9e4069c7f7
    build(deps): bump github.com/helmfile/chartify from 0.20.7 to 0.20.8 dependabot[bot] 2025-02-04 15:31:28 +0000
  • 09c9ceb075
    Use a regex to match --state-values-set-string arguments (#1902) Guillaume Le Blanc 2025-02-04 00:59:31 +0100
  • 8e188960eb
    build(deps): bump github.com/goccy/go-yaml from 1.15.16 to 1.15.17 (#1905) dependabot[bot] 2025-02-04 07:25:04 +0800
  • 52aee36766
    build(deps): bump github.com/goccy/go-yaml from 1.15.16 to 1.15.17 dependabot[bot] 2025-02-03 15:20:11 +0000
  • e18ab05c13
    Merge branch 'main' into main Guillaume Le Blanc 2025-02-03 11:00:16 +0100
  • e8d24fee21
    Use a regex to match --state-values-set-string arguments Guillaume Le Blanc 2025-01-31 17:06:48 +0100
  • 34cb2fc627
    build(deps): bump github.com/goccy/go-yaml from 1.15.15 to 1.15.16 (#1901) dependabot[bot] 2025-02-01 08:39:51 +0800
  • 8cac75547e
    build(deps): bump github.com/goccy/go-yaml from 1.15.15 to 1.15.16 dependabot[bot] 2025-01-31 15:50:45 +0000
  • c5d0de2c2a
    build(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.6 (#1897) dependabot[bot] 2025-01-31 08:08:37 +0800
  • e36b7d82aa
    build(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.6 dependabot[bot] 2025-01-30 15:17:20 +0000
  • b5eb879357
    feat: execute templates against postRendererHooks (#1839) Nikolai Rodionov 2025-01-28 15:34:59 +0100
  • c5d44414b1 feat: execute templates against postRendererHooks Nikolai Rodionov 2024-12-18 19:11:17 +0100
  • 9dc0aaa1e7
    fix typo in docs (#1889) v1.0.0-rc.10 v0.170.1 Adam ABICHOU 2025-01-23 01:31:00 +0100
  • 524636c0a8
    fix: using correct option for takeOwnership flag (#1892) Adam Blasko 2025-01-23 01:30:39 +0100
  • e16ba0399c
    fix: using correct option for takeOwnership flag Adam Blasko 2025-01-22 23:19:59 +0100
  • 0c688471ea
    fix: using correct option for takeOwnership flag Adam Blasko 2025-01-22 23:12:30 +0100
  • 2b9ed46b32
    build(deps): bump github.com/zclconf/go-cty from 1.16.1 to 1.16.2 (#1888) dependabot[bot] 2025-01-23 05:19:47 +0800
  • fff6c9f8b8 fix typo Adem Abichou 2025-01-22 16:41:13 +0100
  • 459f71b00b
    build(deps): bump github.com/zclconf/go-cty from 1.16.1 to 1.16.2 dependabot[bot] 2025-01-22 15:10:28 +0000
  • d059b28fb3
    Ensure 'helm repo add' is also not pollute on helmfile template (#1887) Matthias Baur 2025-01-22 13:42:33 +0100
  • 1cf8814dc5
    Ensure 'helm repo add' is also not pollute on helmfile template Matthias Baur 2025-01-22 11:41:41 +0100
  • 4e58bd4c34
    build(deps): bump github.com/hashicorp/go-slug from 0.15.0 to 0.16.3 (#1886) dependabot[bot] 2025-01-22 07:54:59 +0800
  • d4f16b8c96
    build(deps): bump github.com/hashicorp/go-slug from 0.15.0 to 0.16.3 dependabot[bot] 2025-01-21 20:28:44 +0000
  • e2e1be6589
    build(deps): bump github.com/goccy/go-yaml from 1.15.14 to 1.15.15 (#1882) dependabot[bot] 2025-01-21 10:13:33 +0800
  • c546a06c9d
    build(deps): bump github.com/goccy/go-yaml from 1.15.14 to 1.15.15 dependabot[bot] 2025-01-20 15:53:47 +0000
  • 2784a4fbd7
    build: update helm-diff to v3.9.14 in Dockerfiles and init.go (#1877) v1.0.0-rc.9 v0.170.0 yxxhero 2025-01-18 08:54:04 +0800