diff --git a/changelog/1.3.0_2023-10-26/file-secrets.md b/changelog/1.3.0_2023-10-26/file-secrets.md index e891de3..339225b 100644 --- a/changelog/1.3.0_2023-10-26/file-secrets.md +++ b/changelog/1.3.0_2023-10-26/file-secrets.md @@ -4,4 +4,4 @@ We have added proper support to load secrets like tokens from files or from base64-encoded strings. Just provide the flags or environment variables with a DSN formatted string like `file://path/to/file` or `base64://Zm9vYmFy`. -https://github.com/promhippie/prometheus-scw-sd/pulls/ +https://github.com/promhippie/prometheus-scw-sd/issues/212 diff --git a/changelog/1.3.0_2023-10-26/update-deps.md b/changelog/1.3.0_2023-10-26/update-deps.md index 914383e..31d3cc4 100644 --- a/changelog/1.3.0_2023-10-26/update-deps.md +++ b/changelog/1.3.0_2023-10-26/update-deps.md @@ -3,4 +3,4 @@ Enhancement: Update all releated dependencies We've updated all dependencies to the latest available versions, including more current versions of build tools and used Go version to build the binaries. -https://github.com/promhippie/prometheus-scw-sd/pulls/ +https://github.com/promhippie/prometheus-scw-sd/issues/212