Skip to content

Commit c7492f5

Browse files
committed
chore: version bumps
1 parent a9b2b23 commit c7492f5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

ansible/tasks/internal/gandalf.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
dest: /etc/sudoers.d/gandalf
5858
mode: "0644"
5959

60-
- name: gandalf - create salt systemd timer file
60+
- name: gandalf - create salt systemd timer file
6161
copy:
6262
src: files/gandalf_config/gandalf_salt.timer
6363
dest: /etc/systemd/system/gandalf_salt.timer

ansible/vars.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ postgres_major:
1010
# Full version strings for each major version
1111
postgres_release:
1212
postgresorioledb-17: "17.0.1.093-orioledb"
13-
postgres17: "17.4.1.043"
14-
postgres15: "15.8.1.100"
13+
postgres17: "17.4.1.044"
14+
postgres15: "15.8.1.101"
1515

1616
# Non Postgres Extensions
1717
pgbouncer_release: "1.19.0"
@@ -58,4 +58,4 @@ adminmgr_release: 0.25.1
5858
vector_x86_deb: "https://packages.timber.io/vector/0.22.3/vector_0.22.3-1_amd64.deb"
5959
vector_arm_deb: "https://packages.timber.io/vector/0.22.3/vector_0.22.3-1_arm64.deb"
6060

61-
gandalf_release: 1.4.18
61+
gandalf_release: 1.4.26

0 commit comments

Comments
 (0)