Skip to content

Releases: mmalyska/argocd-secret-replacer

Upgrade to .net 8

07 May 10:18
94a9d12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.3.0

v0.2.1 fix musl build

13 Mar 14:43
9ccf79f
Compare
Choose a tag to compare
install musl tools when publishing musl version

v0.2.0 Upgrade to .Net 7

10 Mar 15:23
82d06e1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.2.0

Add binaries for linux-musl and linux-arm

29 Sep 08:44
3c4a129
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

Fix regex bactracking

21 Sep 10:00
8fe776f
Compare
Choose a tag to compare

What's Changed

  • Bump YamlDotNet from 12.0.0 to 12.0.1 by @dependabot in #18
  • Bump System.Text.Json from 6.0.5 to 6.0.6 by @dependabot in #17
  • Bump Microsoft.NET.Test.Sdk from 17.3.0 to 17.3.1 by @dependabot in #16
  • Fix backtracking by excluding characters from search by @mmalyska in #19

Full Changelog: v0.0.4...v0.1.0

Add base64 modifier

31 Aug 13:13
99dd4d9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.3...v0.0.4

Initial release

30 Aug 07:21
bc81d6f
Compare
Choose a tag to compare

Release providing basic functionality for replacing secrets from sops.

Add replacing base64 encoded strings

29 Aug 15:54
bc81d6f
Compare
Choose a tag to compare
Pre-release

What's Changed

New Contributors

Full Changelog: v0.0.2-beta3...v0.0.2-beta4

Fix missing new lines

26 Aug 14:19
6871611
Compare
Choose a tag to compare
Fix missing new lines Pre-release
Pre-release

Fix trimming issues

26 Aug 13:55
8efcd80
Compare
Choose a tag to compare
Fix trimming issues Pre-release
Pre-release