You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: jboss/container/jolokia/7/module.yaml
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -8,12 +8,12 @@ description: ^
8
8
9
9
labels:
10
10
- name: io.fabric8.s2i.version.jolokia
11
-
value: "1.6.2-redhat-00002"
11
+
value: "1.7.1.redhat-00001"
12
12
13
13
envs:
14
14
- name: JOLOKIA_VERSION
15
15
description: Version of Jolokia being used.
16
-
value: "1.6.2"
16
+
value: "1.7.1"
17
17
- name: AB_JOLOKIA_PASSWORD_RANDOM
18
18
description: Determines if a random AB_JOLOKIA_PASSWORD be generated. Set to **true** to generate random password. Generated value will be written to `/opt/jolokia/etc/jolokia.pw`.
Copy file name to clipboardExpand all lines: jboss/container/jolokia/8.2/module.yaml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -8,12 +8,12 @@ description: ^
8
8
9
9
labels:
10
10
- name: io.fabric8.s2i.version.jolokia
11
-
value: "1.6.2-redhat-00002"
11
+
value: "1.7.1.redhat-00001"
12
12
13
13
envs:
14
14
- name: JOLOKIA_VERSION
15
15
description: Version of Jolokia being used.
16
-
value: "1.6.2"
16
+
value: "1.7.1"
17
17
- name: AB_JOLOKIA_PASSWORD_RANDOM
18
18
description: Determines if a random AB_JOLOKIA_PASSWORD be generated. Set to **true** to generate random password. Generated value will be written to `/opt/jolokia/etc/jolokia.pw`.
0 commit comments