Commit Graph

2074 Commits

Author SHA1 Message Date
dependabot[bot] 3c23fb10d1
build(deps): bump actions/setup-go from 4 to 5 (#1196) 2023-12-07 06:56:12 +08:00
Joseph Gardner 45d63335fa
chore(docs): update link (#1198) 2023-12-07 06:55:46 +08:00
Joseph Gardner 763da8e0ac
fix(docs): pin python to 3.11 (#1197) 2023-12-07 04:49:35 +08:00
dependabot[bot] f0df13774d
build(deps): bump github.com/helmfile/vals from 0.29.0 to 0.30.0 (#1192)
Bumps [github.com/helmfile/vals](https://github.com/helmfile/vals) from 0.29.0 to 0.30.0.
- [Release notes](https://github.com/helmfile/vals/releases)
- [Changelog](https://github.com/helmfile/vals/blob/main/.goreleaser.yml)
- [Commits](https://github.com/helmfile/vals/compare/v0.29.0...v0.30.0)

---
updated-dependencies:
- dependency-name: github.com/helmfile/vals
  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>
2023-12-06 07:55:44 +08:00
yxxhero 1e5201c414
fix(docs): typo in templating_funcs.md (#1194)
Signed-off-by: yxxhero <aiopsclub@163.com>
2023-12-06 07:55:06 +08:00
Joseph Gardner 991c907607
fix(docs): specify python version (#1193) 2023-12-06 07:38:41 +08:00
dependabot[bot] 57e4132bcf
build(deps): bump github.com/aws/aws-sdk-go from 1.48.11 to 1.48.12 (#1191) 2023-12-06 07:37:47 +08:00
Oleksandr Vorona 29caac793e
Allow secrets to be excluded from release template inheritance (#1189)
* Allow secrets to be excluded from inheritance, small docs update

Signed-off-by: Alex Vorona <alex@vorona.com.ua>

* Fix typo in docs

Signed-off-by: Alex Vorona <alex@vorona.com.ua>

---------

Signed-off-by: Alex Vorona <alex@vorona.com.ua>
2023-12-05 18:17:48 +08:00
Virgínia Tavares b10692dc9b
Create DeleteWait and DeleteTimeout parameters for Destroy (#1177)
* Create DeleteWait and DeleteTimeout parameters

Signed-off-by: Virginia Tavares <briosovirginia@gmail.com>

* Create tests for deleteWait and deleteTimeout

Signed-off-by: Virginia Tavares <briosovirginia@gmail.com>

* build(deps): bump github.com/aws/aws-sdk-go from 1.48.6 to 1.48.7 (#1176)

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.48.6 to 1.48.7.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.48.6...v1.48.7)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-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>

* Update temp_test.go with DeleteWait and DeleteTimeout

Signed-off-by: Virginia Tavares <briosovirginia@gmail.com>

* Create deleteWait function in state.go

Signed-off-by: Virginia Tavares <briosovirginia@gmail.com>

* Fix comments from review

Signed-off-by: Virginia Tavares <briosovirginia@gmail.com>

---------

Signed-off-by: Virginia Tavares <briosovirginia@gmail.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Virginia Tavares <virginia.tavares@ericsson.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-05 08:38:37 +08:00
dependabot[bot] 4659b2fdd8
build(deps): bump github.com/aws/aws-sdk-go from 1.48.10 to 1.48.11 (#1190) 2023-12-05 07:51:02 +08:00
yxxhero 7d6ed97333
feat: include func support (#1187)
* feat: include func support

Signed-off-by: yxxhero <aiopsclub@163.com>
2023-12-04 21:51:01 +08:00
Cyril Jouve 06504477f6
[dockerfile] update latest kustomize (#1188)
Signed-off-by: Cyril Jouve <jv.cyril@gmail.com>
2023-12-02 19:58:24 +08:00
Cyril Jouve 4d1ab0246e
[dockerfile] latest kubectl 1.25 (#1184)
Signed-off-by: Cyril Jouve <jv.cyril@gmail.com>
2023-12-02 07:48:42 +08:00
Cyril Jouve aa970ce92b
[dockerfile] age 1.1.1 (#1183)
Signed-off-by: Cyril Jouve <jv.cyril@gmail.com>
2023-12-02 07:48:19 +08:00
Cyril Jouve a62d2bca14
[dockerfile] update plugins (#1182)
Signed-off-by: Cyril Jouve <jv.cyril@gmail.com>
2023-12-02 07:47:54 +08:00
Cyril Jouve 2a7e5775cb
[dockerfile] latest sops (#1185)
Signed-off-by: Cyril Jouve <jv.cyril@gmail.com>
2023-12-02 07:47:22 +08:00
dependabot[bot] a8851e88f5
build(deps): bump github.com/aws/aws-sdk-go from 1.48.9 to 1.48.10 (#1181)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.48.9 to 1.48.10.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.48.9...v1.48.10)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-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>
2023-12-02 07:46:40 +08:00
Joseph Gardner f7069df972
Fix failing docs build (#1186)
The [readthedocs build](https://readthedocs.org/projects/helmfile/builds/) is failing due to a missing required `build.os`

```
Error
Problem in your project's configuration. Invalid configuration option "build.os": build not found
```

Signed-off-by: Joseph Gardner <josephgardner@users.noreply.github.com>
2023-12-02 07:46:16 +08:00
dependabot[bot] 257e89dd30
build(deps): bump github.com/aws/aws-sdk-go from 1.48.7 to 1.48.9 (#1179)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.48.7 to 1.48.9.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.48.7...v1.48.9)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-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>
2023-12-01 21:36:51 +08:00
dependabot[bot] 6638dd46ab
build(deps): bump github.com/aws/aws-sdk-go from 1.48.6 to 1.48.7 (#1176)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.48.6 to 1.48.7.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.48.6...v1.48.7)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-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>
2023-11-30 17:04:53 +08:00
dependabot[bot] 360292f475
build(deps): bump github.com/aws/aws-sdk-go from 1.48.4 to 1.48.6 (#1173)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.48.4 to 1.48.6.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.48.4...v1.48.6)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-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>
2023-11-29 00:26:08 +08:00
dependabot[bot] e876d60498
build(deps): bump github.com/aws/aws-sdk-go from 1.48.3 to 1.48.4 (#1171)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.48.3 to 1.48.4.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.48.3...v1.48.4)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-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>
2023-11-28 07:50:28 +08:00
dependabot[bot] 2913cd5f29
build(deps): bump golang.org/x/term from 0.14.0 to 0.15.0 (#1170)
Bumps [golang.org/x/term](https://github.com/golang/term) from 0.14.0 to 0.15.0.
- [Commits](https://github.com/golang/term/compare/v0.14.0...v0.15.0)

---
updated-dependencies:
- dependency-name: golang.org/x/term
  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>
2023-11-28 07:50:08 +08:00
dependabot[bot] 0256c837f9
build(deps): bump github.com/aws/aws-sdk-go from 1.48.2 to 1.48.3 (#1166)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.48.2 to 1.48.3.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.48.2...v1.48.3)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-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>
2023-11-24 08:42:06 +08:00
yxxhero 4c1a8198df
update get and getOrNil docs (#1164)
Signed-off-by: yxxhero <aiopsclub@163.com>
2023-11-23 17:10:21 +08:00
dependabot[bot] 6192741ec4
build(deps): bump github.com/aws/aws-sdk-go from 1.48.1 to 1.48.2 (#1162) 2023-11-23 07:36:06 +08:00
dependabot[bot] 4e3a60ab88
build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 (#1160) 2023-11-22 07:05:20 +08:00
dependabot[bot] 30a9d67316
build(deps): bump github.com/aws/aws-sdk-go from 1.48.0 to 1.48.1 (#1159) 2023-11-22 07:04:53 +08:00
Maarten Boekhold d0b8d7ee5e
Add "PostRendererArgs" option to be passed to helm (#1133)
* Add "PostRendererArgs" option to be passed to helm

This allows using PowerShell scripts on Windows as Post Renderer.

Signed-off-by: Maarten Boekhold <maarten.boekhold@finastra.com>
2023-11-21 21:32:14 +08:00
dependabot[bot] b764b4ceed
build(deps): bump github.com/helmfile/vals from 0.28.1 to 0.29.0 (#1155)
Bumps [github.com/helmfile/vals](https://github.com/helmfile/vals) from 0.28.1 to 0.29.0.
- [Release notes](https://github.com/helmfile/vals/releases)
- [Changelog](https://github.com/helmfile/vals/blob/main/.goreleaser.yml)
- [Commits](https://github.com/helmfile/vals/compare/v0.28.1...v0.29.0)

---
updated-dependencies:
- dependency-name: github.com/helmfile/vals
  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>
2023-11-21 07:56:26 +08:00
dependabot[bot] e008679fe9
build(deps): bump github.com/aws/aws-sdk-go from 1.47.13 to 1.48.0 (#1156)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.47.13 to 1.48.0.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.47.13...v1.48.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  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>
2023-11-21 07:56:03 +08:00
yxxhero 0199b5f764
fix checker for empty array case (#1153) 2023-11-20 16:34:24 +08:00
dependabot[bot] 4651723fef
build(deps): bump github.com/aws/aws-sdk-go from 1.47.12 to 1.47.13 (#1152)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.47.12 to 1.47.13.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.47.12...v1.47.13)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-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>
2023-11-18 06:54:05 +08:00
dependabot[bot] 663520fad0
build(deps): bump github.com/aws/aws-sdk-go from 1.47.11 to 1.47.12 (#1150) 2023-11-17 07:32:50 +08:00
dependabot[bot] 583ff8422f
build(deps): bump k8s.io/apimachinery from 0.28.3 to 0.28.4 (#1149) 2023-11-17 07:32:30 +08:00
dependabot[bot] 1d26e819be
build(deps): bump github.com/aws/aws-sdk-go from 1.47.10 to 1.47.11 (#1146)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.47.10 to 1.47.11.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.47.10...v1.47.11)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-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>
2023-11-16 07:41:10 +08:00
dependabot[bot] ec16f1514c
build(deps): bump dessant/lock-threads from 4 to 5 (#1144) 2023-11-15 21:45:28 +08:00
dependabot[bot] d7d207b40d
build(deps): bump github.com/aws/aws-sdk-go from 1.47.9 to 1.47.10 (#1143) 2023-11-15 03:06:50 +08:00
dependabot[bot] 57797f8332
build(deps): bump github.com/aws/aws-sdk-go from 1.47.8 to 1.47.9 (#1141) 2023-11-14 07:21:50 +08:00
moririnson 79786c69c3
Update helmfile/chartify to v0.17.0 (#1140) 2023-11-13 13:17:57 +08:00
yxxhero 26f89e7e5d
bump helm to 3.13.2 (#1130)
Signed-off-by: yxxhero <aiopsclub@163.com>
2023-11-12 11:03:09 +08:00
flabatut b8a729d8c4
fix: support large output with --enable-live-ouput (#1139)
* fix: support large output with --enable-live-ouput

This replaces Scanner with ReadString to handle large amount of data returned by helm ouptut when executing diff action

- Changing pkg/helmexec/runner_test.go TestLiveOutput test, adding test with large amount of data, reproducing the issue before applying this fix
- Changing pkg/helmexec/runner.go Scanner with Readstring

Resolves https://github.com/helmfile/helmfile/issues/893

Signed-off-by: Franck Labatut <franck.labatut@ubisoft.com>

* fix: prevent data race

Signed-off-by: Franck Labatut <franck.labatut@ubisoft.com>

---------

Signed-off-by: Franck Labatut <franck.labatut@ubisoft.com>
2023-11-12 06:45:08 +08:00
dependabot[bot] e756712e80
build(deps): bump github.com/aws/aws-sdk-go from 1.47.7 to 1.47.8 (#1138)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.47.7 to 1.47.8.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.47.7...v1.47.8)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-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>
2023-11-11 08:10:33 +08:00
dependabot[bot] 72c05cc923
build(deps): bump github.com/aws/aws-sdk-go from 1.47.5 to 1.47.7 (#1134) 2023-11-10 06:48:56 +08:00
dependabot[bot] a407e7f0b1
build(deps): bump golang.org/x/term from 0.13.0 to 0.14.0 (#1129)
Bumps [golang.org/x/term](https://github.com/golang/term) from 0.13.0 to 0.14.0.
- [Commits](https://github.com/golang/term/compare/v0.13.0...v0.14.0)

---
updated-dependencies:
- dependency-name: golang.org/x/term
  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>
2023-11-09 13:34:43 +08:00
dependabot[bot] 63d9ac6507
build(deps): bump helm.sh/helm/v3 from 3.13.1 to 3.13.2 (#1128)
Bumps [helm.sh/helm/v3](https://github.com/helm/helm) from 3.13.1 to 3.13.2.
- [Release notes](https://github.com/helm/helm/releases)
- [Commits](https://github.com/helm/helm/compare/v3.13.1...v3.13.2)

---
updated-dependencies:
- dependency-name: helm.sh/helm/v3
  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>
2023-11-09 12:03:34 +08:00
dependabot[bot] 9e104ebccb
build(deps): bump github.com/aws/aws-sdk-go from 1.47.4 to 1.47.5 (#1127)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.47.4 to 1.47.5.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.47.4...v1.47.5)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-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>
2023-11-09 12:03:05 +08:00
Cyril Jouve 66935c4080
resolved deps even when installed=false (#1120)
fix #1119
revert #1054

Signed-off-by: Cyril Jouve <jv.cyril@gmail.com>
2023-11-09 12:02:32 +08:00
dependabot[bot] 4f17c66f03
build(deps): bump github.com/aws/aws-sdk-go from 1.47.3 to 1.47.4 (#1126)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.47.3 to 1.47.4.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.47.3...v1.47.4)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-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>
2023-11-08 07:58:01 +08:00
dependabot[bot] e8eb803b4c
build(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#1123) 2023-11-07 06:52:30 +08:00