Commit Graph

1991 Commits

Author SHA1 Message Date
yxxhero 590486446f
fix needs issue when release installed is false (#997)
* fix needs issue when release installed is false

Signed-off-by: yxxhero <aiopsclub@163.com>
2024-03-04 10:30:03 +08:00
yxxhero 7c0134fa66
bump helm-diff to 3.9.5 (#1384)
Signed-off-by: yxxhero <aiopsclub@163.com>
2024-03-03 09:45:57 +08:00
dependabot[bot] 38c9e21763
build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#1383)
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.4 to 1.9.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.4...v1.9.0)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  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>
2024-03-02 08:49:13 +08:00
dependabot[bot] 44a05f851d
build(deps): bump github.com/aws/aws-sdk-go from 1.50.28 to 1.50.29 (#1382) 2024-03-02 04:41:26 +08:00
Tim Ramlot 5910ce0b99
Add `--kubeconfig` flag (#1381)
add kubeconfig flag

Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2024-03-01 20:26:54 +08:00
Tim Ramlot 7ccacb7ee5
Add the SyncArgs option and --sync-args flag (#1375)
* add the SyncArgs option

Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>

* add syncArgs to helmDefaults and update index.md

Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>

* add --sync-args flags to helmfile sync

Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>

* add tests for appendExtraDiffFlags and appendExtraSyncFlags

Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>

---------

Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2024-02-29 20:49:48 +08:00
dependabot[bot] dc2ccd6e67
build(deps): bump github.com/aws/aws-sdk-go from 1.50.26 to 1.50.28 (#1378)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.50.26 to 1.50.28.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.50.26...v1.50.28)

---
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>
2024-02-29 07:43:04 +08:00
dependabot[bot] 44475b2167
build(deps): bump github.com/helmfile/vals from 0.34.1 to 0.35.0 (#1377) 2024-02-29 07:15:43 +08:00
dependabot[bot] c854834976
build(deps): bump github.com/aws/aws-sdk-go from 1.50.25 to 1.50.26 (#1373)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.50.25 to 1.50.26.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.50.25...v1.50.26)

---
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>
2024-02-28 07:42:21 +08:00
yxxhero f482625ee9
feat: bump helm to v3.14.2 (#1372)
Signed-off-by: yxxhero <aiopsclub@163.com>
2024-02-27 08:27:24 +08:00
dependabot[bot] eaf481a777
build(deps): bump github.com/aws/aws-sdk-go from 1.50.24 to 1.50.25 (#1371)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.50.24 to 1.50.25.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.50.24...v1.50.25)

---
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>
2024-02-27 07:40:08 +08:00
dependabot[bot] 248e34c34c
build(deps): bump github.com/aws/aws-sdk-go from 1.50.23 to 1.50.24 (#1369)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.50.23 to 1.50.24.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.50.23...v1.50.24)

---
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>
2024-02-24 07:42:02 +08:00
dependabot[bot] e8871f6bf9
build(deps): bump helm.sh/helm/v3 from 3.14.1 to 3.14.2 (#1366)
Bumps [helm.sh/helm/v3](https://github.com/helm/helm) from 3.14.1 to 3.14.2.
- [Release notes](https://github.com/helm/helm/releases)
- [Commits](https://github.com/helm/helm/compare/v3.14.1...v3.14.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>
2024-02-23 07:44:34 +08:00
dependabot[bot] ae2d3a82e5
build(deps): bump github.com/aws/aws-sdk-go from 1.50.22 to 1.50.23 (#1367)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.50.22 to 1.50.23.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.50.22...v1.50.23)

---
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>
2024-02-23 07:44:13 +08:00
dependabot[bot] 4443e94496
build(deps): bump go.uber.org/zap from 1.26.0 to 1.27.0 (#1362)
Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.26.0 to 1.27.0.
- [Release notes](https://github.com/uber-go/zap/releases)
- [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uber-go/zap/compare/v1.26.0...v1.27.0)

---
updated-dependencies:
- dependency-name: go.uber.org/zap
  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>
2024-02-22 08:07:16 +08:00
dependabot[bot] b676cdc02a
build(deps): bump github.com/aws/aws-sdk-go from 1.50.21 to 1.50.22 (#1363)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.50.21 to 1.50.22.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.50.21...v1.50.22)

---
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>
2024-02-22 08:06:37 +08:00
dependabot[bot] 4cb8bfbf52
build(deps): bump github.com/aws/aws-sdk-go from 1.50.20 to 1.50.21 (#1361) 2024-02-21 07:00:46 +08:00
dependabot[bot] b6bca2c48f
build(deps): bump github.com/aws/aws-sdk-go from 1.50.19 to 1.50.20 (#1359)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.50.19 to 1.50.20.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.50.19...v1.50.20)

---
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>
2024-02-20 08:26:20 +08:00
yxxhero 9203641f03
feat: add suppress output line regex support (#1329)
* feat: add suppress output line regex support

Signed-off-by: yxxhero <aiopsclub@163.com>
2024-02-18 12:10:14 +08:00
dependabot[bot] a93ba56798
build(deps): bump github.com/aws/aws-sdk-go from 1.50.18 to 1.50.19 (#1357) 2024-02-17 11:16:28 +08:00
yxxhero 831000a9af
Update Helm version to v3.14.1 (#1352) 2024-02-17 06:21:16 +08:00
Richard Wall 4bc786485c
Make it clear that the plugin install prompt is a question (#1355) 2024-02-16 19:58:16 +08:00
yxxhero 43fec2d599
fix: version path issue (#1344)
Signed-off-by: yxxhero <aiopsclub@163.com>
2024-02-16 09:08:28 +09:00
dependabot[bot] 5da9bc2c1e
build(deps): bump helm.sh/helm/v3 from 3.14.0 to 3.14.1 (#1346) 2024-02-16 07:39:17 +08:00
dependabot[bot] ac04891a7f
build(deps): bump github.com/aws/aws-sdk-go from 1.50.17 to 1.50.18 (#1347) 2024-02-16 07:10:06 +08:00
dependabot[bot] a8800c9b67
build(deps): bump k8s.io/apimachinery from 0.29.1 to 0.29.2 (#1348) 2024-02-16 07:03:46 +08:00
Cyril Jouve 268a4808e9
run deps without chart preparation (#1011)
* nonreg for #1011

Signed-off-by: Cyril Jouve <jv.cyril@gmail.com>

* run deps without chart preparation

Signed-off-by: Cyril Jouve <jv.cyril@gmail.com>

---------

Signed-off-by: Cyril Jouve <jv.cyril@gmail.com>
2024-02-14 17:16:48 +08:00
Steven Davidovitz a027b23698
fix: use finer-grained locking when listing releases for diff (#1343)
`isReleaseInstalled` will call `helm list` which can take a bit of time.
in order to allow parallelism, we need to use a finer mutex lock.

Signed-off-by: Steven Davidovitz <steven.davidovitz@dominodatalab.com>
2024-02-14 07:56:16 +08:00
dependabot[bot] 99a4d8b62f
build(deps): bump github.com/helmfile/chartify from 0.17.0 to 0.18.1 (#1341)
Bumps [github.com/helmfile/chartify](https://github.com/helmfile/chartify) from 0.17.0 to 0.18.1.
- [Release notes](https://github.com/helmfile/chartify/releases)
- [Commits](https://github.com/helmfile/chartify/compare/v0.17.0...v0.18.1)

---
updated-dependencies:
- dependency-name: github.com/helmfile/chartify
  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>
2024-02-14 07:42:05 +08:00
dependabot[bot] 509d24e855
build(deps): bump github.com/aws/aws-sdk-go from 1.50.15 to 1.50.17 (#1342) 2024-02-14 07:17:26 +08:00
dependabot[bot] afd535aac3
build(deps): bump github.com/helmfile/vals from 0.33.1 to 0.34.1 (#1339) 2024-02-14 06:56:31 +08:00
dependabot[bot] b4f947f918
build(deps): bump github.com/aws/aws-sdk-go from 1.50.14 to 1.50.15 (#1337) 2024-02-13 07:03:09 +08:00
dependabot[bot] a9bd16e21a
build(deps): bump golangci/golangci-lint-action from 3 to 4 (#1338) 2024-02-13 07:02:34 +08:00
dependabot[bot] 9c05f999e6
build(deps): bump github.com/aws/aws-sdk-go from 1.50.13 to 1.50.14 (#1336)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.50.13 to 1.50.14.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.50.13...v1.50.14)

---
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>
2024-02-10 08:19:22 +08:00
dependabot[bot] 4c8e36ec86
build(deps): bump github.com/aws/aws-sdk-go from 1.50.12 to 1.50.13 (#1333)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.50.12 to 1.50.13.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.50.12...v1.50.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>
2024-02-09 08:21:31 +08:00
dependabot[bot] 5536340db3
build(deps): bump golang.org/x/term from 0.16.0 to 0.17.0 (#1334) 2024-02-08 23:44:51 +08:00
Rui Chen 59d2d9f851
feat: update to use go 1.22 (#1332)
Signed-off-by: Rui Chen <rui@chenrui.dev>
2024-02-08 08:56:44 +08:00
dependabot[bot] ff3818b524
build(deps): bump github.com/aws/aws-sdk-go from 1.50.11 to 1.50.12 (#1330)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.50.11 to 1.50.12.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.50.11...v1.50.12)

---
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>
2024-02-07 23:28:10 +08:00
dependabot[bot] 6848337dac
build(deps): bump github.com/aws/aws-sdk-go from 1.50.10 to 1.50.11 (#1328)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.50.10 to 1.50.11.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.50.10...v1.50.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>
2024-02-07 10:08:45 +08:00
dependabot[bot] a242d2a0e5
build(deps): bump github.com/aws/aws-sdk-go from 1.50.9 to 1.50.10 (#1324)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.50.9 to 1.50.10.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.50.9...v1.50.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>
2024-02-06 08:10:40 +08:00
dependabot[bot] b765ef0697
build(deps): bump github.com/helmfile/vals from 0.33.0 to 0.33.1 (#1325) 2024-02-06 07:03:08 +08:00
Quan TRAN e2abff3e82
disable version check for sops while building container image (#1320)
* disable version check for sops while building container image

Signed-off-by: Quan TRAN <account@itscaro.me>
Signed-off-by: yxxhero <aiopsclub@163.com>
2024-02-04 08:13:02 +08:00
dependabot[bot] d911af71c8
build(deps): bump github.com/aws/aws-sdk-go from 1.50.8 to 1.50.9 (#1323)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.50.8 to 1.50.9.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.50.8...v1.50.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>
2024-02-03 07:31:08 +08:00
dependabot[bot] 2999701617
build(deps): bump github.com/aws/aws-sdk-go from 1.50.7 to 1.50.8 (#1322) 2024-02-02 07:55:53 +08:00
dependabot[bot] 28483aff22
build(deps): bump github.com/aws/aws-sdk-go from 1.50.6 to 1.50.7 (#1321)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.50.6 to 1.50.7.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.50.6...v1.50.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>
2024-02-01 08:07:17 +08:00
dependabot[bot] 5dace69bb9
build(deps): bump github.com/aws/aws-sdk-go from 1.50.5 to 1.50.6 (#1319) 2024-01-31 09:40:18 +08:00
dependabot[bot] e4964832c5
build(deps): bump github.com/aws/aws-sdk-go from 1.50.4 to 1.50.5 (#1318) 2024-01-30 07:09:02 +08:00
yxxhero 9192562e1b
feat: Bump helm-diff to 3.9.4 (#1316)
Signed-off-by: yxxhero <aiopsclub@163.com>
2024-01-27 20:40:55 +09:00
dependabot[bot] 17f1012c2b
build(deps): bump github.com/aws/aws-sdk-go from 1.50.3 to 1.50.4 (#1315) 2024-01-27 00:54:35 +08:00
dependabot[bot] 99b6e713c2
build(deps): bump github.com/goccy/go-yaml from 1.11.2 to 1.11.3 (#1314) 2024-01-27 00:54:13 +08:00