Skip to content

Commit eba061b

Browse files
Merge pull request #879 from openstack-k8s-operators/openstack-dependency-bump/18.0-fr5
openstack-k8s-operators dependency bump branch: 18.0-fr5
2 parents 69ad6c5 + cf1fcd4 commit eba061b

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

go.mod

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@ require (
1010
github.com/grafana/loki/operator/api/loki v0.0.0-20250910094332-a082b8a061ba
1111
github.com/k8snetworkplumbingwg/network-attachment-definition-client v1.7.7
1212
github.com/onsi/gomega v1.39.1
13-
github.com/openstack-k8s-operators/heat-operator/api v0.6.1-0.20260413162246-72d91d2b7504
13+
github.com/openstack-k8s-operators/heat-operator/api v0.6.1-0.20260426110222-058aae9f60c6
1414
github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20260413162816-a7f4f67ab963
15-
github.com/openstack-k8s-operators/keystone-operator/api v0.6.1-0.20260413115941-94ed4f9f045b
15+
github.com/openstack-k8s-operators/keystone-operator/api v0.6.1-0.20260425213536-7f4c824ee888
1616
github.com/openstack-k8s-operators/lib-common/modules/ansible v0.6.1-0.20260205083029-d03e9df035ef
1717
github.com/openstack-k8s-operators/lib-common/modules/certmanager v0.6.1-0.20260205083029-d03e9df035ef
1818
github.com/openstack-k8s-operators/lib-common/modules/common v0.6.1-0.20260205083029-d03e9df035ef
19-
github.com/openstack-k8s-operators/mariadb-operator/api v0.6.1-0.20260413161956-85abe5f51d8f
20-
github.com/openstack-k8s-operators/ovn-operator/api v0.6.1-0.20260415092127-65e49bee9362
19+
github.com/openstack-k8s-operators/mariadb-operator/api v0.6.1-0.20260422105300-433c24840c66
20+
github.com/openstack-k8s-operators/ovn-operator/api v0.6.1-0.20260424135940-27d80da0bf83
2121
github.com/openstack-k8s-operators/telemetry-operator/api v0.3.1-0.20240529090522-c780bd90b147
2222
github.com/rabbitmq/cluster-operator v1.14.0
2323
github.com/rhobs/obo-prometheus-operator/pkg/apis/monitoring v0.77.1-rhobs1

go.sum

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -111,12 +111,12 @@ github.com/onsi/gomega v1.39.1 h1:1IJLAad4zjPn2PsnhH70V4DKRFlrCzGBNrNaru+Vf28=
111111
github.com/onsi/gomega v1.39.1/go.mod h1:hL6yVALoTOxeWudERyfppUcZXjMwIMLnuSfruD2lcfg=
112112
github.com/openshift/api v0.0.0-20250711200046-c86d80652a9e h1:E1OdwSpqWuDPCedyUt0GEdoAE+r5TXy7YS21yNEo+2U=
113113
github.com/openshift/api v0.0.0-20250711200046-c86d80652a9e/go.mod h1:Shkl4HanLwDiiBzakv+con/aMGnVE2MAGvoKp5oyYUo=
114-
github.com/openstack-k8s-operators/heat-operator/api v0.6.1-0.20260413162246-72d91d2b7504 h1:a8Pg2ImjmLDJNOsnGBG033qgcKTUu3mhIYhq7Iii5j0=
115-
github.com/openstack-k8s-operators/heat-operator/api v0.6.1-0.20260413162246-72d91d2b7504/go.mod h1:QGHHFpWAIrnPQ/98AwQOy9DHvBL7pHiFk5gw3BlPWKk=
114+
github.com/openstack-k8s-operators/heat-operator/api v0.6.1-0.20260426110222-058aae9f60c6 h1:zRbh6/uVfyh6EvbMQRoTwxUyh44sXXXFcyD0zkSIQ4c=
115+
github.com/openstack-k8s-operators/heat-operator/api v0.6.1-0.20260426110222-058aae9f60c6/go.mod h1:wcaG23vrvN85U0TysZgmgJd8a1ulqBP92tm5UZU12S0=
116116
github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20260413162816-a7f4f67ab963 h1:BBXb7cYW3giB0lD35JUvzDomw/5FS/PUk3kzfZF8yCQ=
117117
github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20260413162816-a7f4f67ab963/go.mod h1:5hS/cVzc/HURwsbp4MMNwgqAl5bUqKvJdK+4irXeymE=
118-
github.com/openstack-k8s-operators/keystone-operator/api v0.6.1-0.20260413115941-94ed4f9f045b h1:BCIqUI3O812hd+On98sYqgCOquKMXunLLLOJlj7tGaQ=
119-
github.com/openstack-k8s-operators/keystone-operator/api v0.6.1-0.20260413115941-94ed4f9f045b/go.mod h1:/pVnikkO2xjA7KhKM/bteC0xyL4pqfGIPHol3vkCGp0=
118+
github.com/openstack-k8s-operators/keystone-operator/api v0.6.1-0.20260425213536-7f4c824ee888 h1:wnXSxH0w9iw26JqRBnw4e7yVzMtYl8C4s9F21vig96o=
119+
github.com/openstack-k8s-operators/keystone-operator/api v0.6.1-0.20260425213536-7f4c824ee888/go.mod h1:uaajGvqCHDl62EmdR2o4jWqgXiDYiFHxZAzRWIoSYnc=
120120
github.com/openstack-k8s-operators/lib-common/modules/ansible v0.6.1-0.20260205083029-d03e9df035ef h1:eLasep300hXw2Nla26712zcATTwq/0RalQQGr4VFVT4=
121121
github.com/openstack-k8s-operators/lib-common/modules/ansible v0.6.1-0.20260205083029-d03e9df035ef/go.mod h1:tXxVkkk8HlATwTmDA5RTP3b+c8apfuMM15mZ2wW5iNs=
122122
github.com/openstack-k8s-operators/lib-common/modules/certmanager v0.6.1-0.20260205083029-d03e9df035ef h1:Zz6hT/q9dX7xphYRg8GE/5AvATeyASgJ9WMoZfpJQiw=
@@ -127,10 +127,10 @@ github.com/openstack-k8s-operators/lib-common/modules/openstack v0.6.1-0.2026020
127127
github.com/openstack-k8s-operators/lib-common/modules/openstack v0.6.1-0.20260205083029-d03e9df035ef/go.mod h1:zOX7Y05keiSppIvLabuyh42QHBMhCcoskAtxFRbwXKo=
128128
github.com/openstack-k8s-operators/lib-common/modules/storage v0.6.1-0.20260205083029-d03e9df035ef h1:2wJUSZ2ybE6JVjEyuk/HEaJ1in64jf/lrPOs8NrRHFo=
129129
github.com/openstack-k8s-operators/lib-common/modules/storage v0.6.1-0.20260205083029-d03e9df035ef/go.mod h1:jofj+VqDszxLCZSBYo794KGkCjMo01xzhQ/gffYzf3I=
130-
github.com/openstack-k8s-operators/mariadb-operator/api v0.6.1-0.20260413161956-85abe5f51d8f h1:/0HdcJa7Pw+Cs1KOx9ODFO/qjaqvCij4XMK86jjtC+U=
131-
github.com/openstack-k8s-operators/mariadb-operator/api v0.6.1-0.20260413161956-85abe5f51d8f/go.mod h1:5n73W5LA+jO0SD/Wqtff8oKKcNKkWRoVEghvKy0oivc=
132-
github.com/openstack-k8s-operators/ovn-operator/api v0.6.1-0.20260415092127-65e49bee9362 h1:x+6iK/vKgo4Qjh9zgdunSekZLU9WAMsJVqnEqvYDwyQ=
133-
github.com/openstack-k8s-operators/ovn-operator/api v0.6.1-0.20260415092127-65e49bee9362/go.mod h1:jeKBC/tIawjNMAfVhZ6UYFMss/xcYzES2ArXnYqzU64=
130+
github.com/openstack-k8s-operators/mariadb-operator/api v0.6.1-0.20260422105300-433c24840c66 h1:wF/Ey8KDWeNJjvZyCHR7wykQkOlBy1KYw5vSXzoTee4=
131+
github.com/openstack-k8s-operators/mariadb-operator/api v0.6.1-0.20260422105300-433c24840c66/go.mod h1:5n73W5LA+jO0SD/Wqtff8oKKcNKkWRoVEghvKy0oivc=
132+
github.com/openstack-k8s-operators/ovn-operator/api v0.6.1-0.20260424135940-27d80da0bf83 h1:T8SICefB3JpYaxrE0dUDneHj4Z8vas4B13+YlwDKYw0=
133+
github.com/openstack-k8s-operators/ovn-operator/api v0.6.1-0.20260424135940-27d80da0bf83/go.mod h1:hEoiJEJiiIUZuX3Rytm7LH+lCIikLntLMHe+FCj68fQ=
134134
github.com/openstack-k8s-operators/rabbitmq-cluster-operator/v2 v2.6.1-0.20250929174222-a0d328fa4dec h1:saovr368HPAKHN0aRPh8h8n9s9dn3d8Frmfua0UYRlc=
135135
github.com/openstack-k8s-operators/rabbitmq-cluster-operator/v2 v2.6.1-0.20250929174222-a0d328fa4dec/go.mod h1:Nh2NEePLjovUQof2krTAg4JaAoLacqtPTZQXK6izNfg=
136136
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=

0 commit comments

Comments
 (0)