puppet: Upgrade dependencies.

This commit is contained in:
Alex Vandiver
2025-06-18 13:20:33 -04:00
committed by Tim Abbott
parent 46583240d6
commit 483ced0b15

View File

@@ -50,28 +50,28 @@ class zulip::common {
$versions = { $versions = {
# https://github.com/cactus/go-camo/releases # https://github.com/cactus/go-camo/releases
'go-camo' => { 'go-camo' => {
'version' => '2.6.1', 'version' => '2.6.3',
'goversion' => '1234', 'goversion' => '1242',
'sha256' => { 'sha256' => {
'amd64' => '25cf8aba4506c3fca02aba2f86c1c8f88be06798f129ce4a5d121b2f3801979e', 'amd64' => '8ac2122a822366ba4c628fcd99d53e73ac0292456a4cf53548a711ca5500b6d3',
'aarch64' => 'e9f6815c21846baf90d0d9db6038119c968634b5fd8b4806e362176b4aa832a2', 'aarch64' => 'a391d1686c604f7f930ac8d31fb3265a6f1841aab8b7ee426391f1bbf1617b15',
}, },
}, },
# https://go.dev/dl/ # https://go.dev/dl/
'golang' => { 'golang' => {
'version' => '1.24.0', 'version' => '1.24.4',
'sha256' => { 'sha256' => {
'amd64' => 'dea9ca38a0b852a74e81c26134671af7c0fbe65d81b0dc1c5bfe22cf7d4c8858', 'amd64' => '77e5da33bb72aeaef1ba4418b6fe511bc4d041873cbf82e5aa6318740df98717',
'aarch64' => 'c3fa6d16ffa261091a5617145553c71d21435ce547e44cc6dfb7470865527cc7', 'aarch64' => 'd5501ee5aca0f258d5fe9bfaed401958445014495dc115f202d43d5210b45241',
}, },
}, },
# https://github.com/stripe/smokescreen/tags # https://github.com/stripe/smokescreen/tags
'smokescreen-src' => { 'smokescreen-src' => {
'version' => 'bffe947fa6f682884d48592ff7e9ed13bb7941a4', 'version' => '1b618edf4d3dda409ab7a00cdf3f202e143b5289',
# Source code, so arch-invariant sha256 # Source code, so arch-invariant sha256
'sha256' => 'f1fb51b6b10e106fb269025c51c7c1ac8d9c5359cdcc4d94277f1bd254b09924', 'sha256' => '19ffe07eaab321b3ce33b64d893a09ffc9cb520c8672458b761d0a76147079e3',
}, },
# https://github.com/tus/tusd/releases # https://github.com/tus/tusd/releases
@@ -86,10 +86,10 @@ class zulip::common {
# https://github.com/wal-g/wal-g/releases # https://github.com/wal-g/wal-g/releases
'wal-g' => { 'wal-g' => {
'version' => '3.0.5', 'version' => '3.0.7',
'sha256' => { 'sha256' => {
'amd64' => '367ee2863f5f46fde8ab89ce289ca3a43fab3117f8d580029c502b0462580846', # The ubuntu-22.04 version 'amd64' => '76d51ed915165d45314bc947300b9d1776adb2d875d857f580a730fd6f66900e', # The ubuntu-22.04 version
'aarch64' => 'b09cb8955518520d48289a8dd6ac91322b6e41ff484a87e151a4317dff7054c2', # There is only an ubuntu-20.04 version 'aarch64' => 'fcf25aac732f66e77e121e9d287a08d8bf867c604b81cb6fcfff2d6c692d38c9', # The ubuntu-22.04 version
}, },
}, },
@@ -97,28 +97,28 @@ class zulip::common {
# https://docs.aws.amazon.com/rolesanywhere/latest/userguide/credential-helper.html # https://docs.aws.amazon.com/rolesanywhere/latest/userguide/credential-helper.html
'aws_signing_helper' => { 'aws_signing_helper' => {
'version' => '1.4.0', 'version' => '1.7.0',
'sha256' => { 'sha256' => {
'amd64' => '4166504134ffd368023b50a2c6f960d22e9be06ad4b4d03ecd9e647bf9d9a17b', 'amd64' => 'e932f029b73f97523c1dea2e78e9543d9e2753c387c4c46e77be8c1d9424db0f',
'aarch64' => '37d0ba5f8fecae8922424625541aaef38697ed44c20f729f4be62af7c0c0d324', 'aarch64' => '800fc208b74cdb64b8c7270c41aa0c9d2f9bf5bba498539513acb30f8eb8f164',
}, },
}, },
# https://release-registry.services.sentry.io/apps/sentry-cli/latest # https://release-registry.services.sentry.io/apps/sentry-cli/latest
'sentry-cli' => { 'sentry-cli' => {
'version' => '2.42.1', 'version' => '2.46.0',
'sha256' => { 'sha256' => {
'amd64' => 'b9d7e2471e7860323f77c6417b6e402c49deacba0f961429a1b95dd245fb9607', 'amd64' => 'a55b96a0d5391c5206c2bc028e52dd9797dc3646556291cca09d00a19707f85e',
'aarch64' => '672fe1d63d6ebbf4b8c59c43e1b75869367378f05088843cf6641562a8c446e2', 'aarch64' => '00b292f4edc9c13b079123b574abe73c012b7357426d34bbbf0bd0a5ab59a491',
}, },
}, },
# https://grafana.com/grafana/download?edition=oss # https://grafana.com/grafana/download?edition=oss
'grafana' => { 'grafana' => {
'version' => '11.5.2', 'version' => '12.0.2',
'sha256' => { 'sha256' => {
'amd64' => '205b16da72842143a6fa1849126b7bd74b5d12a609387d3d037fb104440ea349', 'amd64' => 'c1755b4da918edfd298d5c8d5f1ffce35982ad10e1640ec356570cfb8c34b3e8',
'aarch64' => 'f87b23b02b89feba93e2d020ad5e1b420c8ac0d3ff6ff57b6818fcf3781da50a', 'aarch64' => 'bc0b186458cc91e2f96a06ecff2b3b4033b1a6ffd2449817e2a430a0b4ae4f12',
}, },
}, },
@@ -133,52 +133,52 @@ class zulip::common {
# https://prometheus.io/download/#node_exporter # https://prometheus.io/download/#node_exporter
'node_exporter' => { 'node_exporter' => {
'version' => '1.9.0', 'version' => '1.9.1',
'sha256' => { 'sha256' => {
'amd64' => 'e7b65ea30eec77180487d518081d3dcb121b975f6d95f1866dfb9156c5b24075', 'amd64' => 'becb950ee80daa8ae7331d77966d94a611af79ad0d3307380907e0ec08f5b4e8',
'aarch64' => '5314fae1efff19abf807cfc8bd7dadbd47a35565c1043c236ffb0689dc15ef4f', 'aarch64' => '848f139986f63232ced83babe3cad1679efdbb26c694737edc1f4fbd27b96203',
}, },
}, },
# https://github.com/prometheus-community/postgres_exporter/tags # https://github.com/prometheus-community/postgres_exporter/tags
'postgres_exporter' => { 'postgres_exporter' => {
'version' => '0.16.0', 'version' => '0.17.1',
'sha256' => { 'sha256' => {
'amd64' => '5763bd10108e9739e7857377deeb43d2addf07c4c4f4d4c882a08847c15bfd61', 'amd64' => '6da7d2edafd69ecceb08addec876786fa609849f6d5f903987c0d61c3fc89506',
'aarch64' => 'd88c7d663e4d6a914bca71d2c4a684225e2336c20c62cdce215b2970d2a49b72', 'aarch64' => '405af4e838a3d094d575e5aaeac43bd0a1818aaf2c840a3c8fc2c6fcc77218dc',
}, },
}, },
# https://github.com/prometheus-community/postgres_exporter/pull/843 # https://github.com/prometheus-community/postgres_exporter/pull/843
'postgres_exporter-src' => { 'postgres_exporter-src' => {
'version' => '0024e4842054d5c043a0a9c8122e367338f8974c', 'version' => 'a90028d313e914d0736c94bb896c06818afcefb1',
'sha256' => '9f9122711b332605080e9cfef42326b34ea4360f8246d12a097c5cfc01e3a580', 'sha256' => 'b52909bda1fc60bcdde1dd800e4d088a7a5027ecafa152e034d30e82329dba41',
}, },
# https://github.com/ncabatoff/process-exporter/releases # https://github.com/ncabatoff/process-exporter/releases
'process_exporter' => { 'process_exporter' => {
'version' => '0.8.5', 'version' => '0.8.7',
'sha256' => { 'sha256' => {
'amd64' => '30b20325adc4542cf1a3bba85c1135921b7a07b39061bcab298a498b4737aeda', 'amd64' => '6d274cca5e94c6a25e55ec05762a472561859ce0a05b984aaedb67dd857ceee2',
'aarch64' => '8792c2453c52c521846caca382acb940b96e0c09777fee349dae340ac66362ad', 'aarch64' => '4a2502f290323e57eeeb070fc10e64047ad0cd838ae5a1b347868f75667b5ab0',
} }
}, },
# https://prometheus.io/download/#prometheus # https://prometheus.io/download/#prometheus
'prometheus' => { 'prometheus' => {
'version' => '2.53.3', 'version' => '3.4.1',
'sha256' => { 'sha256' => {
'amd64' => 'ebe549477a699c464a0cef0d8d55c0cc9972a1b301fc910b5f260cfc3e08f6a3', 'amd64' => '09203151c132f36b004615de1a3dea22117ad17e6d7a59962e34f3abf328f312',
'aarch64' => '36d72895b6369c1b6ee51e897f903edc2a9f41d1bee82c5d517f3179276d3cdc', 'aarch64' => '2a85be1dff46238c0d799674e856c8629c8526168dd26c3de2cecfbfc6f9a0a2',
}, },
}, },
# https://github.com/oliver006/redis_exporter/releases # https://github.com/oliver006/redis_exporter/releases
'redis_exporter' => { 'redis_exporter' => {
'version' => '1.67.0', 'version' => '1.74.0',
'sha256' => { 'sha256' => {
'amd64' => '32c5ac73b128f1463e311e639b061704fb8b84c9469d0bfef4ee4a2d920457cd', 'amd64' => '481830d1a238cadfb84dacef9381012c7b2aa1d400baa9bc551995b8839f55a3',
'aarch64' => '5ca41ca7e64aa3976bc51a6042b422260dd983559c5c1fc7b13a4a91f0be7dbc', 'aarch64' => 'a864fed00d83c4f43257738abd0cd09343b075591eae2ee43a573e0c9693c36c',
}, },
}, },
@@ -193,10 +193,10 @@ class zulip::common {
# https://vector.dev/download/ # https://vector.dev/download/
'vector' => { 'vector' => {
'version' => '0.44.0', 'version' => '0.47.0',
'sha256' => { 'sha256' => {
'amd64' => '77b44e7d73a1cdac019f3ff01d5d5de767e236384541bc366fdcc517a6857b0b', 'amd64' => '478c1c85a0279e9f05a4253b518c8e93b6e2154e36e8cb3d8d77c2e496316682',
'aarch64' => '701978e5766acfcc06b8b15884ebd34f0d5b3ffdef6dc391372c853b26301c1d', 'aarch64' => '614ff0481a901ece8634e734c94c318bf63fca34d00d0605e456dbfa3b5f80b8',
}, },
}, },
} }