Skip to content

Releases: aquaproj/aqua-renovate-config

1.13.0

21 Nov 11:44
1.13.0
ab89298
Compare
Choose a tag to compare

1.12.0...1.13.0

Features

#448 #449 Add a new preset config aqua-renovate-config to update Renovate config preset aqua-renovate-config @mikutas

https://aquaproj.github.io/docs/products/aqua-renovate-config#aqua-renovate-config-preset

e.g.

{
  "extends": [
    "github>aquaproj/aqua-renovate-config:aqua-renovate-config#1.13.0(default\\.json)"
  ]
}

1.12.0

09 Nov 04:39
1.12.0
f9f3132
Compare
Choose a tag to compare

1.11.0

26 Sep 12:18
1.11.0
eea13b7
Compare
Choose a tag to compare

1.10.0...1.11.0

Features

#437 #438 Support aws/aws-cli @mikutas

1.10.0

17 Sep 08:13
1.10.0
d058d3d
Compare
Choose a tag to compare

1.9.0...1.10.0

Features

#432 #433 default: Update aqua_version in action.yaml @mikutas

1.9.0

12 Sep 04:07
1.9.0
8ece84c
Compare
Choose a tag to compare

1.8.0

09 Aug 23:13
1.8.0
804358a
Compare
Choose a tag to compare

1.7.0...1.8.0

Features

#421 #422 Support the package awslabs/mountpoint-s3

aquaproj/aqua-registry#14493

1.7.0

23 Jul 04:35
1.7.0
c258212
Compare
Choose a tag to compare

1.6.0...1.7.0

Features

#417 default: Update aqua_version in .circleci/config.yml

This is useful for circleci-orb-aqua.

1.7.0-1

23 Jul 04:28
1.7.0-1
f821a6c
Compare
Choose a tag to compare
1.7.0-1 Pre-release
Pre-release
chore: release 1.7.0-1

1.6.0

20 May 05:34
1.6.0
5280d11
Compare
Choose a tag to compare

Issues | Pull Requests | 1.5.2...1.6.0

Features

#405 Support Renovate datasource crate

https://github.com/orgs/aquaproj/discussions/2016

If the package name starts with crates.io/, the datasource is crate

Fixes

#405 #406 Limit the prefix of the package name of go datasource to golang.org/

1.5.2

04 Feb 05:18
1.5.2
fc401b6
Compare
Choose a tag to compare

Pull Requests | 1.5.1...1.5.2

Fixes

#360 Update Go's version without patch version (e.g. 1.19) properly @frezbo