v0.40.0

(github-actions[bot]) released this 2022-12-12 10:36:05 +0000 UTC - v0.40.0

Description


⚠️ Important

This release deprecates the top level configuration key "pullrequests" in favor of "actions"
It's part of a major SCM refactoring started by @dduportal.
More information on #465, and feedbacks are deeply appreciated.

Like all deprecated syntax in Updatecli, we usually have no ETA, it stays there until it becomes a blocker for a new feature or when we have enough time for code cleaning.
But we already invite you to update to "actions" as soon as possible.

The change is only for the pullrequests

- pullrequests:
+ actions:
    prID1:
      scmid: default
-     kind: github
+     kind: github/pullrequest
      spec:
        ...

While we take care to not introduce breaking changes, this kind of refactoring are more risky.


Changes

🚀 Features

  • [source] Add versionfilter support for the helm resource @olblak (#1025)
  • [condition] Support multiple files with in conditions of kind file @macedogm (#1027)
  • [source][condition] Add file URI support for Helm resource @olblak (#1023)
  • Add Dockerfile Autodiscovery @olblak (#1003)
  • feat: rename 'pullrequests' to 'actions' @dduportal (#990)

🧰 Maintenance

  • chore(deps): Bump github.com/aws/aws-sdk-go from 1.44.146 to 1.44.156 @dependabot (#1024)
  • [updatecli] Bump Golang version to 1.19.4 @updateclibot (#1019)
  • chore(deps): Bump golang.org/x/text from 0.4.0 to 0.5.0 @dependabot (#1015)

Contributors

@dduportal, @dependabot, @dependabot[bot], @macedogm, @olblak, @updateclibot and @updateclibot[bot]


Download

NameCreated AtUpdated At

updatecli_0.40.0_checksums.txt

2022-12-12 10:56:00 +0000 UTC

2022-12-12T10:56:00Z

updatecli_amd64.rpm

2022-12-12 10:56:00 +0000 UTC

2022-12-12T10:56:01Z

updatecli_armv6.rpm

2022-12-12 10:55:58 +0000 UTC

2022-12-12T10:55:59Z

updatecli_arm64.rpm

2022-12-12 10:55:57 +0000 UTC

2022-12-12T10:55:59Z

updatecli_armv6.deb

2022-12-12 10:55:56 +0000 UTC

2022-12-12T10:55:57Z

updatecli_arm64.deb

2022-12-12 10:55:56 +0000 UTC

2022-12-12T10:55:57Z

updatecli_armv6.apk

2022-12-12 10:55:54 +0000 UTC

2022-12-12T10:55:55Z

updatecli_amd64.deb

2022-12-12 10:55:53 +0000 UTC

2022-12-12T10:55:55Z

updatecli_amd64.apk

2022-12-12 10:55:52 +0000 UTC

2022-12-12T10:55:53Z

updatecli_arm64.apk

2022-12-12 10:55:51 +0000 UTC

2022-12-12T10:55:53Z

updatecli_Linux_x86_64.tar.gz

2022-12-12 10:55:49 +0000 UTC

2022-12-12T10:55:51Z

updatecli_Windows_armv6.zip

2022-12-12 10:55:49 +0000 UTC

2022-12-12T10:55:51Z

updatecli_Windows_x86_64.zip

2022-12-12 10:55:47 +0000 UTC

2022-12-12T10:55:49Z

updatecli_Windows_arm64.zip

2022-12-12 10:55:47 +0000 UTC

2022-12-12T10:55:49Z

updatecli_Darwin_arm64.tar.gz

2022-12-12 10:55:45 +0000 UTC

2022-12-12T10:55:47Z

updatecli_Darwin_x86_64.tar.gz

2022-12-12 10:55:45 +0000 UTC

2022-12-12T10:55:47Z

updatecli_Linux_armv6.tar.gz

2022-12-12 10:55:43 +0000 UTC

2022-12-12T10:55:45Z

updatecli_Linux_arm64.tar.gz

2022-12-12 10:55:43 +0000 UTC

2022-12-12T10:55:45Z


Information retrieved from here

Top