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
dependabot[bot]
ee59028c4e
build(deps): bump golang.org/x/sync from 0.4.0 to 0.5.0 ( #1124 )
2023-11-07 06:51:55 +08:00
dependabot[bot]
1c8d6fcb50
build(deps): bump github.com/aws/aws-sdk-go from 1.47.2 to 1.47.3 ( #1125 )
2023-11-07 06:51:27 +08:00
yxxhero
5e65669463
fix: args ignore in diff subcommand ( #1118 )
2023-11-04 09:23:36 +08:00
dependabot[bot]
cb07da1caa
build(deps): bump github.com/aws/aws-sdk-go from 1.47.1 to 1.47.2 ( #1117 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.47.1 to 1.47.2.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.47.1...v1.47.2 )
---
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-04 07:22:32 +08:00
dependabot[bot]
dec1d654ee
build(deps): bump github.com/aws/aws-sdk-go from 1.47.0 to 1.47.1 ( #1113 )
2023-11-03 07:21:42 +08:00
Tom Janson
ed132a43db
docs: fix indentation error in index.md ( #1114 )
2023-11-03 07:21:02 +08:00
dependabot[bot]
53fcb3c237
build(deps): bump github.com/aws/aws-sdk-go from 1.46.7 to 1.47.0 ( #1111 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.46.7 to 1.47.0.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.46.7...v1.47.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-02 11:46:37 +08:00
yxxhero
0c3951097e
fix #1095 ( #1100 )
...
* fix #1095
Signed-off-by: yxxhero <aiopsclub@163.com>
2023-11-01 11:55:55 +08:00
dependabot[bot]
1fb1da270f
build(deps): bump github.com/aws/aws-sdk-go from 1.46.6 to 1.46.7 ( #1109 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.46.6 to 1.46.7.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG_PENDING.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.46.6...v1.46.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-01 11:49:33 +08:00
yxxhero
54da9dab87
fix chartify with non-chart dir ( #1105 )
...
* fix chartify with non-chart dir
Signed-off-by: yxxhero <aiopsclub@163.com>
2023-10-31 13:45:10 +08:00
dependabot[bot]
9ab8cf80b4
build(deps): bump github.com/docker/docker from 24.0.6+incompatible to 24.0.7+incompatible ( #1108 )
2023-10-31 07:50:04 +08:00
dependabot[bot]
04c5f39062
build(deps): bump github.com/aws/aws-sdk-go from 1.46.5 to 1.46.6 ( #1107 )
2023-10-31 07:49:38 +08:00
yxxhero
857db608a5
fix golang lint error ( #1106 )
2023-10-29 17:03:05 +08:00
yxxhero
9c1cf61559
enable run skip-diff-output tests ( #1104 )
2023-10-28 21:04:02 +08:00
dependabot[bot]
cbc82f26ef
build(deps): bump github.com/aws/aws-sdk-go from 1.46.4 to 1.46.5 ( #1102 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.46.4 to 1.46.5.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.46.4...v1.46.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-10-27 07:36:59 +08:00
dependabot[bot]
0c614d9062
build(deps): bump github.com/aws/aws-sdk-go from 1.46.3 to 1.46.4 ( #1101 )
2023-10-27 06:00:11 +08:00
dependabot[bot]
a50d7ec5c3
build(deps): bump github.com/aws/aws-sdk-go from 1.46.2 to 1.46.3 ( #1097 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.46.2 to 1.46.3.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.46.2...v1.46.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-10-26 08:32:17 +08:00
dependabot[bot]
076f388ed8
build(deps): bump google.golang.org/grpc from 1.58.1 to 1.58.3 ( #1099 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.58.1 to 1.58.3.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.58.1...v1.58.3 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-26 07:48:10 +08:00
yxxhero
34ccbf9056
fix issue 1093 ( #1094 )
2023-10-25 10:42:47 +08:00
dependabot[bot]
73c3058d31
build(deps): bump github.com/aws/aws-sdk-go from 1.46.1 to 1.46.2 ( #1091 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.46.1 to 1.46.2.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.46.1...v1.46.2 )
---
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-10-24 09:50:11 +08:00
dependabot[bot]
e11fa5acbd
build(deps): bump github.com/aws/aws-sdk-go from 1.46.0 to 1.46.1 ( #1090 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.46.0 to 1.46.1.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.46.0...v1.46.1 )
---
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-10-24 08:11:05 +08:00
Felipe Santos
9596790a51
test: fix running tests locally ( #1088 )
2023-10-23 05:51:40 +08:00
xiaomudk
e1d42e5aab
doc: remote Environment values support more protocols ( #1089 )
2023-10-23 05:50:01 +08:00
yxxhero
98c4aec0d4
add more tests for Desired func ( #1082 )
...
Signed-off-by: yxxhero <aiopsclub@163.com>
2023-10-22 20:49:18 +08:00
dependabot[bot]
d15f398ff4
build(deps): bump github.com/aws/aws-sdk-go from 1.45.28 to 1.46.0 ( #1085 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.45.28 to 1.46.0.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.45.28...v1.46.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-10-19 19:01:43 -05:00
dependabot[bot]
5841aef420
build(deps): bump k8s.io/apimachinery from 0.28.2 to 0.28.3 ( #1084 )
2023-10-19 18:26:42 -05:00
dependabot[bot]
004f8a7c02
build(deps): bump github.com/aws/aws-sdk-go from 1.45.27 to 1.45.28 ( #1083 )
2023-10-19 18:26:00 -05:00
yxxhero
a371e41960
optimize flag logic about wait ( #1051 )
...
* optimize flag logic about wait
Signed-off-by: yxxhero <aiopsclub@163.com>
* fix tests
Signed-off-by: yxxhero <aiopsclub@163.com>
* add units
Signed-off-by: yxxhero <aiopsclub@163.com>
* fix little issues
Signed-off-by: yxxhero <aiopsclub@163.com>
---------
Signed-off-by: yxxhero <aiopsclub@163.com>
2023-10-19 07:32:00 -05:00
dependabot[bot]
40d4e3a6d9
build(deps): bump github.com/aws/aws-sdk-go from 1.44.251 to 1.45.27 ( #1076 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.44.251 to 1.45.27.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.251...v1.45.27 )
---
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-10-17 19:02:33 -05:00
xiaomudk
2c3bebb451
feat: support most remote urls ( #1061 )
...
* feat: support most remote urls
This adds support for s3:// http:// https:// and most other go-getter style urls by
- Adding http downloader
- Adding s3 downloader that authenticates with aws sdk shared credentials
- Changing the parser to accept remote formats that do not include '::'
- Removing validation that required go-getter urls to contain '@' which is not required by go-getter spec
Resolves #831
Signed-off-by: joshwoodcock <ltdwoodcock@gmail.com>
* Fix nil region
Signed-off-by: Josh Woodcock <b.woodcock@partner.samsung.com>
* fix golangci
Signed-off-by: xiaomudk <xiaomudk@gmail.com>
* fix testcase error
Signed-off-by: xiaomudk <xiaomudk@gmail.com>
* optimize code
Signed-off-by: yxxhero <aiopsclub@163.com>
* fix handle error
Signed-off-by: zhuxixi179 <zhuxixi179@hellobike.com>
---------
Signed-off-by: joshwoodcock <ltdwoodcock@gmail.com>
Signed-off-by: Josh Woodcock <b.woodcock@partner.samsung.com>
Signed-off-by: xiaomudk <xiaomudk@gmail.com>
Signed-off-by: yxxhero <aiopsclub@163.com>
Signed-off-by: zhuxixi179 <zhuxixi179@hellobike.com>
Co-authored-by: joshwoodcock <ltdwoodcock@gmail.com>
Co-authored-by: Josh Woodcock <b.woodcock@partner.samsung.com>
Co-authored-by: yxxhero <aiopsclub@163.com>
Co-authored-by: zhuxixi179 <zhuxixi179@hellobike.com>
2023-10-17 18:48:04 -05:00
dependabot[bot]
fc1afab0af
build(deps): bump github.com/helmfile/vals from 0.28.0 to 0.28.1 ( #1071 )
2023-10-16 18:09:33 -05:00
yxxhero
c1c1ad45bd
feat: bump helm version to 3.13.1 of tests ( #1068 )
2023-10-16 18:08:52 -05:00
Cyril Jouve
2a109884e7
upgrade helm in dockerfile images ( #1067 )
...
Signed-off-by: Cyril Jouve <jv.cyril@gmail.com>
2023-10-13 18:14:34 -05:00
Felipe Santos
d58c664776
feat: add duration to failed releases summary ( #1066 )
...
Signed-off-by: Felipe Santos <felipecassiors@gmail.com>
2023-10-12 18:49:07 -05:00