Skip to content

Commit

Permalink
Update related images to 2.35.0
Browse files Browse the repository at this point in the history
  • Loading branch information
artemiscloud-bot committed Jun 20, 2024
1 parent ce2430e commit 2ca60a9
Show file tree
Hide file tree
Showing 5 changed files with 27 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2889,6 +2889,10 @@ spec:
value: quay.io/artemiscloud/activemq-artemis-broker-init@sha256:1fd99a46758cd29fce846d0d590021758b2a7a3efedb817bb205359caa7d4f67
- name: RELATED_IMAGE_ActiveMQ_Artemis_Broker_Kubernetes_2340
value: quay.io/artemiscloud/activemq-artemis-broker-kubernetes@sha256:6f2da9ecd8f5021964d0dfa85144830efcfbd0462d18f18f036971e5f17b3bb6
- name: RELATED_IMAGE_ActiveMQ_Artemis_Broker_Init_2350
value: quay.io/artemiscloud/activemq-artemis-broker-init@sha256:1f0f60f3a54086fce3fa8868cc0eb283dc0e8ff4ff1c5543f224490307d54326
- name: RELATED_IMAGE_ActiveMQ_Artemis_Broker_Kubernetes_2350
value: quay.io/artemiscloud/activemq-artemis-broker-kubernetes@sha256:2ece18bbf72fecb7abe0cf8688867e40871f876c535274c2a39b5790dadbd96a
- name: OPERATOR_NAME
valueFrom:
fieldRef:
Expand Down Expand Up @@ -3280,4 +3284,8 @@ spec:
name: activemq-artemis-broker-init-2340
- image: quay.io/artemiscloud/activemq-artemis-broker-kubernetes@sha256:6f2da9ecd8f5021964d0dfa85144830efcfbd0462d18f18f036971e5f17b3bb6
name: activemq-artemis-broker-kubernetes-2340
- image: quay.io/artemiscloud/activemq-artemis-broker-init@sha256:1f0f60f3a54086fce3fa8868cc0eb283dc0e8ff4ff1c5543f224490307d54326
name: activemq-artemis-broker-init-2350
- image: quay.io/artemiscloud/activemq-artemis-broker-kubernetes@sha256:2ece18bbf72fecb7abe0cf8688867e40871f876c535274c2a39b5790dadbd96a
name: activemq-artemis-broker-kubernetes-2350
version: 1.2.3
6 changes: 6 additions & 0 deletions config/manager/activemq_artemis_manager_related_images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,3 +98,9 @@ spec:
value: quay.io/artemiscloud/activemq-artemis-broker-init@sha256:1fd99a46758cd29fce846d0d590021758b2a7a3efedb817bb205359caa7d4f67
- name: RELATED_IMAGE_ActiveMQ_Artemis_Broker_Kubernetes_2340
value: quay.io/artemiscloud/activemq-artemis-broker-kubernetes@sha256:6f2da9ecd8f5021964d0dfa85144830efcfbd0462d18f18f036971e5f17b3bb6

# 2.35.0
- name: RELATED_IMAGE_ActiveMQ_Artemis_Broker_Init_2350
value: quay.io/artemiscloud/activemq-artemis-broker-init@sha256:1f0f60f3a54086fce3fa8868cc0eb283dc0e8ff4ff1c5543f224490307d54326
- name: RELATED_IMAGE_ActiveMQ_Artemis_Broker_Kubernetes_2350
value: quay.io/artemiscloud/activemq-artemis-broker-kubernetes@sha256:2ece18bbf72fecb7abe0cf8688867e40871f876c535274c2a39b5790dadbd96a
4 changes: 4 additions & 0 deletions deploy/activemq-artemis-operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6920,6 +6920,10 @@ spec:
value: quay.io/artemiscloud/activemq-artemis-broker-init@sha256:1fd99a46758cd29fce846d0d590021758b2a7a3efedb817bb205359caa7d4f67
- name: RELATED_IMAGE_ActiveMQ_Artemis_Broker_Kubernetes_2340
value: quay.io/artemiscloud/activemq-artemis-broker-kubernetes@sha256:6f2da9ecd8f5021964d0dfa85144830efcfbd0462d18f18f036971e5f17b3bb6
- name: RELATED_IMAGE_ActiveMQ_Artemis_Broker_Init_2350
value: quay.io/artemiscloud/activemq-artemis-broker-init@sha256:1f0f60f3a54086fce3fa8868cc0eb283dc0e8ff4ff1c5543f224490307d54326
- name: RELATED_IMAGE_ActiveMQ_Artemis_Broker_Kubernetes_2350
value: quay.io/artemiscloud/activemq-artemis-broker-kubernetes@sha256:2ece18bbf72fecb7abe0cf8688867e40871f876c535274c2a39b5790dadbd96a
- name: OPERATOR_NAME
valueFrom:
fieldRef:
Expand Down
4 changes: 4 additions & 0 deletions deploy/operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,10 @@ spec:
value: quay.io/artemiscloud/activemq-artemis-broker-init@sha256:1fd99a46758cd29fce846d0d590021758b2a7a3efedb817bb205359caa7d4f67
- name: RELATED_IMAGE_ActiveMQ_Artemis_Broker_Kubernetes_2340
value: quay.io/artemiscloud/activemq-artemis-broker-kubernetes@sha256:6f2da9ecd8f5021964d0dfa85144830efcfbd0462d18f18f036971e5f17b3bb6
- name: RELATED_IMAGE_ActiveMQ_Artemis_Broker_Init_2350
value: quay.io/artemiscloud/activemq-artemis-broker-init@sha256:1f0f60f3a54086fce3fa8868cc0eb283dc0e8ff4ff1c5543f224490307d54326
- name: RELATED_IMAGE_ActiveMQ_Artemis_Broker_Kubernetes_2350
value: quay.io/artemiscloud/activemq-artemis-broker-kubernetes@sha256:2ece18bbf72fecb7abe0cf8688867e40871f876c535274c2a39b5790dadbd96a
- name: OPERATOR_NAME
valueFrom:
fieldRef:
Expand Down
7 changes: 5 additions & 2 deletions version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ var (

const (
// LatestVersion product version supported
LatestVersion = "2.34.0"
CompactLatestVersion = "2340"
LatestVersion = "2.35.0"
CompactLatestVersion = "2350"

LatestKubeImage = "quay.io/artemiscloud/activemq-artemis-broker-kubernetes:artemis." + LatestVersion
LatestInitImage = "quay.io/artemiscloud/activemq-artemis-broker-init:artemis." + LatestVersion
Expand Down Expand Up @@ -46,6 +46,7 @@ var FullVersionFromCompactVersion map[string]string = map[string]string{
"2320": "2.32.0",
"2330": "2.33.0",
"2340": "2.34.0",
"2350": "2.35.0",
}

// The yacfg profile to use for a given full version of broker
Expand All @@ -65,6 +66,7 @@ var YacfgProfileVersionFromFullVersion map[string]string = map[string]string{
"2.32.0": "2.21.0",
"2.33.0": "2.21.0",
"2.34.0": "2.21.0",
"2.35.0": "2.21.0",
}

var YacfgProfileName string = "artemis"
Expand All @@ -86,6 +88,7 @@ var SupportedActiveMQArtemisVersions = []string{
"2.32.0",
"2.33.0",
"2.34.0",
"2.35.0",
}

func CompactActiveMQArtemisVersion(version string) string {
Expand Down

0 comments on commit 2ca60a9

Please sign in to comment.